Skip to content

Commit 0af3ec8

Browse files
committed
Import JvmOverloads for readParquet [INFO] BUILD SUCCESS
1 parent fbc4da0 commit 0af3ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/JavaPlanBuilder.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ import org.apache.wayang.core.api.WayangContext
3131
import org.apache.wayang.core.plan.wayangplan._
3232
import org.apache.wayang.core.types.DataSetType
3333

34+
import scala.annotation.JvmOverloads
3435
import scala.reflect.ClassTag
3536

3637
/**

0 commit comments

Comments
 (0)