Fokko opened a new pull request, #3370:
URL: https://github.com/apache/parquet-java/pull/3370
### Rationale for this change
I've observed some Parquet files in the wild that contain dictionary-encoded
boolean values, which is also wild.
I don't think we want to allow producing this, but I think it would be good
to allow reading this. We don't judge.
### What changes are included in this PR?
### Are these changes tested?
### Are there any user-facing changes?
<!-- Please uncomment the line below and replace ${GITHUB_ISSUE_ID} with the
actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]