Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-386

[Java] Respect case of struct / map field names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • Java

    Description

      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.

      Attachments

        Activity

          People

            alphalfalfa Jingyuan Wang
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: