Skip to content

Serialize true false#2538

Merged
Fokko merged 6 commits into
apache:mainfrom
nathanbijleveld:serialize-true-false
Oct 2, 2025
Merged

Serialize true false#2538
Fokko merged 6 commits into
apache:mainfrom
nathanbijleveld:serialize-true-false

Conversation

@nathanbijleveld

Copy link
Copy Markdown
Contributor

Closes #2521

Rationale for this change

Make true/false expression serializable

Are these changes tested?

yes

Are there any user-facing changes?

@Fokko Fokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Almost there, looks like the linter has some issues with the code 👍

Comment thread pyiceberg/expressions/__init__.py Outdated
Comment thread pyiceberg/expressions/__init__.py
Comment thread pyiceberg/expressions/__init__.py
Comment thread pyiceberg/expressions/__init__.py Outdated
Comment thread pyiceberg/expressions/__init__.py Outdated
@nathanbijleveld

Copy link
Copy Markdown
Contributor Author
Screenshot 2025-10-02 at 12 04 15

Fixed all linting issues

@Fokko Fokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks great @nathanbijleveld Thanks for your contribution!

@Fokko Fokko merged commit 21416d6 into apache:main Oct 2, 2025
10 checks passed
Sign up for free to 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.

Make true/false expression JSON serializable

2 participants