adriangb commented on PR #6295:
URL: https://github.com/apache/arrow-rs/pull/6295#issuecomment-2308401864

   I have a repro locally but it's a 25MB file that you have to write out then 
load back again. So not exactly a MRE. I'm happy to share that file if that's 
helpful. I tried narrowing down to a specific column or value without much luck.
   
   It happens specifically when using MetadataLoader to load metadata dumped by 
ParquetMetadataWriter.
   
   Our goal by converting this panic to an error is to buy time in figuring out 
the root cause by falling back to loading the metadata from the file itself 
instead of the cached version that was written via ParquetMetadataWriter.


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