Skip to content

Allow reading dictionary encoded boolean - #3370

Merged
Fokko merged 2 commits into
apache:masterfrom
Fokko:fd-dict-bool
Dec 19, 2025
Merged

Allow reading dictionary encoded boolean#3370
Fokko merged 2 commits into
apache:masterfrom
Fokko:fd-dict-bool

Conversation

@Fokko

Copy link
Copy Markdown
Contributor

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?

@FokkoFokko added this to the 1.17.0 milestone Dec 17, 2025
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 allow producing this, but I think it would be
good to allow reading this. We don't judge.
@Fokko
Fokko merged commit 0ecd799 into apache:masterDec 19, 2025
5 checks passed
@Fokko
Fokko deleted the fd-dict-bool branch December 19, 2025 15:47
@Fokko

Copy link
Copy Markdown
ContributorAuthor

Thanks @wgtmac

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Fokko@wgtmac