Jefffrey commented on PR #19324: URL: https://github.com/apache/datafusion/pull/19324#issuecomment-3655022657
In this case it seems like there is quite minimal duplication since the Spark version uses the arrow `like` kernel directly; though I wonder if there would be any benefit to implementing `simplify` for the Spark `like` function here to reduce it to DataFusion `like` operator? 🤔 -- 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]
