You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Douglas Drinka (JIRA)" <ji...@apache.org> on 2018/09/13 23:22:00 UTC

[jira] [Created] (ORC-402) Convert tool should create a lowercase schema

Douglas Drinka created ORC-402:
----------------------------------

             Summary: Convert tool should create a lowercase schema
                 Key: ORC-402
                 URL: https://issues.apache.org/jira/browse/ORC-402
             Project: ORC
          Issue Type: Improvement
          Components: tools
            Reporter: Douglas Drinka


Mixed-case struct field names don't work in Hive. There should be a way to convert a camel-cased JSON document into ORC without having to pre-process the JSON.

I've created a proof-of-concept pull request that implements this behavior.  Output files are tested in Hive and Presto.

https://github.com/apache/orc/pull/308



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)