srielau commented on PR #53570:
URL: https://github.com/apache/spark/pull/53570#issuecomment-3789984593

   @gengliangwang @cloud-fan @vladimirg-db 
   I have addresses all comments, and also added a legacy config.
   In terms of features I have forked of another virtual schema `extension`. 
Thsi is used exclusively fro fucntions registered as extensions.
   It allows extensions to shadow builtins by default, whiel any other 
temporary functions (SQL or otherwise) remain in `session`, and get resolved 
after builtin
   Under legacy more session pushed ahead of builtin. anyone relying on e.g. a 
scala UF shadowing a builtin can get there via config.


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