Skip to content

MINOR: Fix error message in SimpleGroup.add() for Binary - #3385

Merged
wgtmac merged 1 commit into
apache:masterfrom
takezoe:fix-error-message-in-simple-group
Jan 8, 2026
Merged

MINOR: Fix error message in SimpleGroup.add() for Binary#3385
wgtmac merged 1 commit into
apache:masterfrom
takezoe:fix-error-message-in-simple-group

Conversation

@takezoe

@takezoetakezoe commented Jan 3, 2026

Copy link
Copy Markdown
Member

Rationale for this change

SimpleGroup.add(int fieldIndex, Binary value) throws an exception if the schema doesn't fit which is expected, but with a wrong error message (xxxx is not primitive).

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@wgtmacwgtmac changed the title [minor] Fix error message in SimpleGroup.add() for BinaryMINOR: Fix error message in SimpleGroup.add() for BinaryJan 8, 2026
@wgtmac
wgtmac merged commit f62b2c0 into apache:masterJan 8, 2026
5 of 6 checks passed
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

@takezoe@wgtmac