Re: Question about MapWriter implementation

2016-11-22 Thread Wes McKinney
I created https://issues.apache.org/jira/browse/ARROW-386 -- it would be great for someone to submit a PR. We should also incorporate mixed-case field names into the forthcoming integration test suite - Wes On Mon, Nov 21, 2016 at 3:09 PM, Hanifi GUNES wrote: > The default behavior seems case in

Re: Question about MapWriter implementation

2016-11-21 Thread Hanifi GUNES
The default behavior seems case insensitive. I think casing should be application dependent though. I would like to know what others think though. In the meantime, feel free to go ahead and file a JIRA. Thanks. -Hanifi 2016-11-21 11:48 GMT-08:00 Jingyuan Wang : > Hi, > > I have a question about