[
https://issues.apache.org/jira/browse/ARROW-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657420#comment-17657420
]
Rok Mihevc commented on ARROW-386:
----------------------------------
This issue has been migrated to [issue
#16001|https://github.com/apache/arrow/issues/16001] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Reporter: Wes McKinney
> Assignee: Jingyuan Wang
> Priority: Major
> Labels: beginner, newbie, starter
> Fix For: 0.2.0
>
>
> 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
(v8.20.10#820010)