rui-mo commented on PR #9114: URL: https://github.com/apache/incubator-gluten/pull/9114#issuecomment-2748972523
> I would prefer keep notequalto, because we should so some optimization in Velox to support this expression instead of using 2 operators. Is it that? @rui-mo Currently we are implementation Velox functions as a one-one mapping way, which means one Spark function corresponds to a Velox function for most cases. Perhaps we will need a benchmark to show noticeable performance improvement before we implementing a combined function. -- 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]
