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

   The case-sensitivity behavior now follows SQL standards. This is standard 
SQL identifier behavior, does that require explicit documentation?
   
   I doubt there's any measurable difference between using hashmaps or linear 
search, that's why I went for the more compact linear search variant.
   
   I don't have hard feelings about any of the points. If you want explicit 
documentation or use hashmap lookups, simply let me know.


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