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

Bug with RLE encoding/decoding and column chunks with both PLAIN and PLAIN_DICTIONARY data pages #82

Open
garyirick-rga opened this issue Apr 20, 2022 · 1 comment

Comments

@garyirick-rga
Copy link

Two bugs:

  • RLE encoding/decoding is not correct when a dictionary has > 255 entries.
  • A column chunk with data pages in both PLAIN and PLAIN_DICTIONARY will decode the PLAIN pages incorrectly.

Fixed by PR: #81

@garyirick-rga
Copy link
Author

I think this project is dead, but I'm hoping someone using one of the many forks finds this fix helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant