bubulalabu commented on PR #19378:
URL: https://github.com/apache/datafusion/pull/19378#issuecomment-3686187034

   You're right. 
   
   The issue was that non-lowercase named signature definitions didn't work. 
The parser already normalizes to lowercase but that didn't happen for the 
signatures. The case-sensitive matching was broken as well, as there wasn't a 
way to understand if the original argument name was quoted or not.
   


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