fallintoplace opened a new pull request, #1053:
URL: https://github.com/apache/arrow-go/pull/1053

   OpenParquetFile owns the file or mmap it opens, but returned directly from 
NewParquetReader. Metadata initialization failures therefore left that source 
open.\n\nClose the owned source on reader construction errors and preserve a 
possible close error with errors.Join.\n\nValidated with focused parquet/file 
package tests.


-- 
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]

Reply via email to