andygrove commented on issue #1542:
URL:
https://github.com/apache/datafusion-comet/issues/1542#issuecomment-2744045497
I'm looking into the core3 `row index generation` errors. At least one of
them is failing with NPE in Comet code:
```
Caused by: java.lang.NullPointerException
at
org.apache.comet.parquet.NativeBatchReader.nextBatch(NativeBatchReader.java:427)
at
org.apache.comet.parquet.NativeBatchReader.nextKeyValue(NativeBatchReader.java:373)
```
--
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]