andygrove commented on issue #2162:
URL: 
https://github.com/apache/datafusion-comet/issues/2162#issuecomment-3192274542

   This is the stack trace showing the call to close the vector (this is from a 
different run).
   
   ```
   java.lang.RuntimeException: [Executor task launch worker for task 2.0 in 
stage 10.0 (TID 30)] CometVector.close() [2, 3]
        at org.apache.comet.vector.CometVector.close(CometVector.java:213)
        at org.apache.comet.parquet.ColumnReader.close(ColumnReader.java:176)
        at org.apache.comet.parquet.BatchReader.close(BatchReader.java:532)
        at 
org.apache.spark.sql.execution.datasources.RecordReaderIterator.close(RecordReaderIterator.scala:69)
        at 
org.apache.spark.sql.execution.datasources.RecordReaderIterator.hasNext(RecordReaderIterator.scala:44)
        at 
org.apache.spark.sql.execution.datasources.FileScanRDD$$anon$1.hasNext(FileScanRDD.scala:131)
        at 
org.apache.spark.sql.comet.CometScanExec$$anon$1.hasNext(CometScanExec.scala:271)
        at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:460)
   ```


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to