wForget commented on issue #1553: URL: https://github.com/apache/datafusion-comet/issues/1553#issuecomment-2774208289
> [@wForget](https://github.com/wForget) do you have a reproduce case by any chance? Add the following test case in `org.apache.comet.CometNativeSuite` to quickly reproduce: ``` test("test") { assert(org.apache.comet.NativeBase.isLoaded()) org.apache.comet.parquet.Native.closeRecordBatchReader(0) } ``` error msg: ``` thread caused non-unwinding panic. aborting. ``` -- 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