nastra opened a new issue, #3628: URL: https://github.com/apache/parquet-java/issues/3628
### Describe the bug, including details regarding any error messages, version, and platform. ColumnChunkPageReadStore.close() NPEs if setReleaser() was never called. Also it's possible that the `releaser` itself isn't closed when releasing the buffers of the readers fails anywhere in the loop ### Component(s) Core -- 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]
