Shekharrajak opened a new pull request, #1947:
URL: https://github.com/apache/iceberg-rust/pull/1947

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to