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