liujiayi771 commented on code in PR #5321:
URL: https://github.com/apache/incubator-gluten/pull/5321#discussion_r1555475093
##########
backends-velox/src/main/scala/org/apache/gluten/backendsapi/velox/IteratorApiImpl.scala:
##########
@@ -44,6 +42,7 @@ import org.apache.spark.util.ExecutorManager
import java.lang.{Long => JLong}
import java.nio.charset.StandardCharsets
import java.time.ZoneOffset
+import java.util
Review Comment:
Not introduce this package. Just use `JArrayList`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]