[
https://issues.apache.org/jira/browse/ARROW-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-386.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 261
[https://github.com/apache/arrow/pull/261]
> [Java] Respect case of struct / map field names
> -----------------------------------------------
>
> Key: ARROW-386
> URL: https://issues.apache.org/jira/browse/ARROW-386
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java - Vectors
> Reporter: Wes McKinney
> Labels: beginner, newbie, starter
>
> See
> https://github.com/apache/arrow/blob/bae33d622421e6377ab3e9c81dd054c796ab48a3/java/vector/src/main/codegen/templates/MapWriters.java#L174
> as discussed on the mailing list
> The choice to treat field names as case insensitive is application-dependent,
> so this logic should probably be pushed downstream into Apache Drill. In the
> C++ library (and Python wrapper), we are handling {{std::string}} names as is
> without modification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)