vthemelis commented on issue #44501:
URL: https://github.com/apache/arrow/issues/44501#issuecomment-2454811249

   Hi @CurtHagenlocher and thanks for you reply! Very interesting that the 
column names don't need to be unique. I don't mind so much about that. I 
personally just want the existing retrieval functions to be faster than they 
are for their most common use-cases.
   
   I added #44633 to do exactly that. Note that I would like to also replace 
the existing Lookups with signature `string -> Field` but unfortunately those 
use `StringComparer.Default` instead of `StringComparer.CurrentCulture`. Not 
sure if this is intentional.


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