LuciferYang commented on code in PR #57723:
URL: https://github.com/apache/spark/pull/57723#discussion_r3705721375
##########
sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/GenerateColumnAccessor.scala:
##########
@@ -165,7 +175,6 @@ object GenerateColumnAccessor extends
CodeGenerator[Seq[DataType], ColumnarItera
import java.nio.ByteOrder;
import scala.collection.Iterator;
import org.apache.spark.sql.types.DataType;
- import org.apache.spark.sql.catalyst.expressions.codegen.BufferHolder;
Review Comment:
This is an unused import, let me know if we'd prefer not to modify this line
in this PR.
--
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]