smallzhongfeng opened a new issue, #8041: URL: https://github.com/apache/arrow-datafusion/issues/8041
### Describe the bug For the catalog test in the `example` directory, when running the `dict-page-offset-zero.parquet` file, an unparsable exception will be thrown. ### To Reproduce ```cargo run --example catalog``` ``` Parquet error: Parquet error: Could not parse metadata: protocol error``` ### Expected behavior _No response_ ### Additional context _No response_ -- 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]
