Skip to content

fix(table): make IsIn filter work#362

Merged
zeroshade merged 1 commit intoapache:mainfrom
zeroshade:is-in-predicate
Mar 28, 2025
Merged

fix(table): make IsIn filter work#362
zeroshade merged 1 commit intoapache:mainfrom
zeroshade:is-in-predicate

Conversation

@zeroshade
Copy link
Member

closes #335

Bump the arrow-go version to incorporate the new IsIn compute functionality for filtering Arrow record batches and tables. Also adding a unit test to confirm that the IsIn row filter works now.

@zeroshade zeroshade requested review from Fokko and kevinjqliu March 25, 2025 16:27
@zeroshade
Copy link
Member Author

@rameshkanna3 can you test with this PR to confirm that your example is fixed and that I didn't miss anything? (I only added one small unit test to confirm)

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!

@zeroshade zeroshade merged commit f16fb29 into apache:main Mar 28, 2025
10 checks passed
@zeroshade zeroshade deleted the is-in-predicate branch March 28, 2025 19:14
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.

Issue with IsIn Predicate Formatting in Iceberg-Go

2 participants