davlee1972 opened a new issue, #37443:
URL: https://github.com/apache/arrow/issues/37443

   ### Describe the enhancement requested
   
   For boolean maps the current list of True values supported are [1, True, 
true, TRUE]
   
   Can we expand this to [1, True, true, TRUE, T, t, Yes, yes, YES, Y, y]
   
   False values would be [0, False, false, FALSE, F, f, No, no, NO, N, n]
   
   
   ### Component(s)
   
   C++


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