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 <jingyuan.w...@twosigma.com>:

> Hi,
>
> I have a question about this portion of code:
> https://github.com/apache/arrow/blob/bae33d622421e6377ab3e9c81dd054
> c796ab48a3/java/vector/src/main/codegen/templates/MapWriters.java#L174
>
> Why converting all field names to lower case? My testing code ran into
> problem when the schema has two columns with names that have same letters
> but in different cases. E.g. "double" vs "Double"?
>
> Thanks,
> Jingyuan
>
>

Reply via email to