thisisnic commented on issue #48066:
URL: https://github.com/apache/arrow/issues/48066#issuecomment-3529039541

   From that PR, it looks like the problem looks like it resides in the file 
itself not fully conforming to the Parquet spec, but this will be fixed in the 
next release so that we can read files which are non-compliant in this way 
without crashing  - https://github.com/apache/arrow/pull/47992
   
   As a temporary workaround I'd suggest using an older version of Arrow to 
read and re-write it the file, or using an older version of Arrow if the issue 
didn't show up there.
   
   Hope that helps; closing the ticket but happy to brainstorm alternative 
workaround here if it does not!


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