File out of specification: The max_value of statistics MUST be plain encoded
when writing nested parquet with Rust engine
#17948
Labels
accepted
Ready for implementation
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
Polars default parquet engine fails with a metadata statistics error which does not occur with
use_pyarrow=True
.Expected behavior
Polars parquet writer's should both be able to write the same dataframe.
Installed versions
The text was updated successfully, but these errors were encountered: