We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f48d7d commit fe1402fCopy full SHA for fe1402f
pipeline-sdk/src/test/scala/ai/nikin/pipeline/sdk/SdkSpec.scala
@@ -4,7 +4,6 @@ import ai.nikin.pipeline.model.dsl._
4
import AggregationFunction.{Avg, Sum}
5
import ai.nikin.pipeline.sdk.schemas.{RecordA, RecordB, RecordC}
6
import shapeless._
7
-import zio.schema.DeriveSchema.gen
8
9
class SdkSpec extends TestUtils {
10
test("SDK - aggregation to lake") {
0 commit comments