erenavsarogullari commented on PR #1312: URL: https://github.com/apache/datafusion-comet/pull/1312#issuecomment-2617922084
FYI, Currently, DataFusion does not support `arrays_overlap` function but supports same functionality by `array_has_any` function. Other query engines like `Snowflake`, `Presto` support `arrays_overlap` function. In terms of this, also created DataFusion PR: https://github.com/apache/datafusion/pull/14217 -- 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]
