cryptoe commented on PR #16592:
URL: https://github.com/apache/druid/pull/16592#issuecomment-2186344920

   So you want all functions to work with equalIgnoreCase ? 
   
   `select fruit, sum(price) from foo group by 1` = `select fruit, sUm(price) 
from foo group by 1` ?


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