PHILO-HE commented on PR #5242: URL: https://github.com/apache/incubator-gluten/pull/5242#issuecomment-2031079286
Hi @sujithjay, we are removing presto scalar function registry in Gluten to fix conflict issues, see https://github.com/apache/incubator-gluten/pull/5202. So could you register this presto function for sparksql in velox code? Generally, it just requires to include the corresponding header, then register it with a name aligned with Spark. -- 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]
