Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoding ByteArray DeltaByteArray-encoded parquet pages not yet implemented #12808

Closed
2 tasks done
jonashaag opened this issue Nov 30, 2023 · 0 comments · Fixed by #12836
Closed
2 tasks done

Decoding ByteArray DeltaByteArray-encoded parquet pages not yet implemented #12808

jonashaag opened this issue Nov 30, 2023 · 0 comments · Fixed by #12836
Assignees
Labels
accepted Ready for implementation bug Something isn't working python Related to Python Polars

Comments

@jonashaag
Copy link
Contributor

jonashaag commented Nov 30, 2023

Checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of Polars.

Reproducible example

Try to load this file

Log output

No response

Issue description

Despite #12602 still seeing this problem.

Expected behavior

Should load.

Installed versions

0.19.18

@jonashaag jonashaag added bug Something isn't working python Related to Python Polars labels Nov 30, 2023
@ritchie46 ritchie46 self-assigned this Dec 1, 2023
@c-peters c-peters added the accepted Ready for implementation label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation bug Something isn't working python Related to Python Polars
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants