nhz2 commented on PR #71: URL: https://github.com/apache/parquet-testing/pull/71#issuecomment-2832291113
I was able to run the script on pyarrow v20.0.0 RC2 by removing the ` version='2.0', # Ensures DataPageV2` line. With that I line I get a `ValueError: Unsupported Parquet format version: 2.0` This generated the following file. [pyarrow_v20_page_v2_empty.zip](https://github.com/user-attachments/files/19923064/pyarrow_v20_page_v2_empty.zip) -- 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]
