We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description An older parquet file that is missing the dictionary_page_offset.
Steps to reproduce Attempt to load the attached file
Expected results You get a table and no errors
Actual results
Errors
Additional details and attachments
data.tar.gz
Versions
The text was updated successfully, but these errors were encountered:
ae966a8
fix: Fix readback of parquet files with missing dictionary page offse…
2ffc4da
…ts (deephaven#5765) This fixes deephaven#5764 (cherry picked from commit ae966a8)
fix: Fix readback of parquet files with missing dictionary page offse… (
d2eab7d
#5810) …ts (#5765) This fixes #5764 (cherry picked from commit ae966a8)
abaranec
Successfully merging a pull request may close this issue.
Description
An older parquet file that is missing the dictionary_page_offset.
Steps to reproduce
Attempt to load the attached file
Expected results
You get a table and no errors
Actual results
Errors
Additional details and attachments
data.tar.gz
Versions
The text was updated successfully, but these errors were encountered: