zeroshade opened a new pull request, #319: URL: https://github.com/apache/arrow-go/pull/319
### Rationale for this change Since we use arrow-go for iceberg-go and utilize the compute libraries for filtering, we need to ensure we add support for the minimal number of functions that iceberg requires. ### What changes are included in this PR? Implementing the `is_in` function for the function registry, registering it by default, and ensuring we also allow using `is_in` from substrait. ### Are these changes tested? Yes, unit tests are included. ### Are there any user-facing changes? There shouldn't be any user-facing changes. -- 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]
