Skip to content

feat: add IS NULL/NOT NULL predicate support for complex types#1947

Closed
Shekharrajak wants to merge 1 commit intoapache:mainfrom
Shekharrajak:feature/complex-type-null-predicates
Closed

feat: add IS NULL/NOT NULL predicate support for complex types#1947
Shekharrajak wants to merge 1 commit intoapache:mainfrom
Shekharrajak:feature/complex-type-null-predicates

Conversation

@Shekharrajak
Copy link

Extend StructAccessor to support null checks on Struct, List, and Map types. Adds AccessorType enum and is_null() method. Modifies build_accessors() to create accessors for complex types. Enables native execution of IS NULL predicates on complex columns.

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.

1 participant