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

2018-09-13 Thread Douglas Drinka (JIRA)
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

[GitHub] orc pull request #308: Deliver a lower-case schema to OrcFile

2018-09-13 Thread ddrinka
GitHub user ddrinka opened a pull request: https://github.com/apache/orc/pull/308 Deliver a lower-case schema to OrcFile 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.

[GitHub] orc pull request #307: ORC-401. Fix typing error in document

2018-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/307 ---

[GitHub] orc pull request #299: ORC-203 - Update StringStatistics to trim long string...

2018-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/299 ---

[GitHub] orc pull request #307: ORC-401. Fix typing error in document

2018-09-13 Thread xuchuanyin
GitHub user xuchuanyin opened a pull request: https://github.com/apache/orc/pull/307 ORC-401. Fix typing error in document fix typing error in document and site Corresponding reference looks like below: https://github.com/apache/hive/blob/trunk/ql/src/protobuf/org/

[jira] [Created] (ORC-401) Typing error found in document and site

2018-09-13 Thread xuchuanyin (JIRA)
xuchuanyin created ORC-401: -- Summary: Typing error found in document and site Key: ORC-401 URL: https://issues.apache.org/jira/browse/ORC-401 Project: ORC Issue Type: Bug Components: docum