Skip to content

Add JSON single value encoding #1805

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

Merged
merged 4 commits into from
Mar 19, 2025
Merged

Add JSON single value encoding #1805

merged 4 commits into from
Mar 19, 2025

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Mar 18, 2025

Rationale for this change

Adds support for encoding built-in Python values into JSON encoded values, according to the spec: https://iceberg.apache.org/spec/#json-single-value-serialization

Are these changes tested?

Yes, with both expected/actual and round-trip tests.

Are there any user-facing changes?

No

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Fokko Fokko merged commit c06e320 into apache:main Mar 19, 2025
7 checks passed
@Fokko Fokko mentioned this pull request Mar 20, 2025
14 tasks
@kevinjqliu kevinjqliu added the V3 label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants