DanTm99 opened a new pull request, #33978:
URL: https://github.com/apache/arrow/pull/33978

   Remove the use of a comparer that ignores casing when building the fields 
dictionary for a schema. 
   
   This allows for fields with names that differ only in casing.
   
   Currently, fields with names that only differ in casing will be seen as 
having the same name and will cause an Exception to be thrown due to being seen 
as having duplicate keys.


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

Reply via email to