You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/01/20 17:46:26 UTC

[jira] [Updated] (ARROW-386) [Java] Respect case of struct / map field names

     [ https://issues.apache.org/jira/browse/ARROW-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-386:
-------------------------------
    Assignee: Jingyuan Wang

> [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
>            Assignee: Jingyuan Wang
>              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)