FelixYBW commented on issue #7015:
URL: 
https://github.com/apache/incubator-gluten/issues/7015#issuecomment-2313101540

   @kecookier did you use Hive UDFs or Spark UDFs? for Hive UDFs, the SQL must 
have ` CREATE TEMPORARY FUNCTION ` statement. The function will be registered 
there. So we needn't register it in native.
   
   To Spark functions, we still don't have a good way to catch it.


-- 
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]

Reply via email to