pitrou commented on PR #42174:
URL: https://github.com/apache/arrow/pull/42174#issuecomment-2242867417

   I tried this locally and it fails on all the Parquet files I tried to throw 
at it. Example:
   ```console
   $ /build/build-test/debug/parquet-dump-footer --json --in 
`pwd`/parquet-testing/data/alltypes_plain.parquet
   terminate called after throwing an instance of 'parquet::ParquetException'
     what():  Couldn't deserialize thrift: TProtocolException: Invalid data
   
   Abandon
   ```
   


-- 
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...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to