walterddr commented on PR #9375:
URL: https://github.com/apache/pinot/pull/9375#issuecomment-1242817662

   > Does it handle the case if a function is overloaded?
   
   the limitation is still the same --> we can't have 2 functions overloaded 
with the same number of arguments. (this is a limitation of FunctionRegistry, 
not Calcite function catalog)


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