[jira] [Created] (ORC-200) json-schema and convert commands should support schema evolution of json documents

2017-05-24 Thread Shawn Hooton (JIRA)
Shawn Hooton created ORC-200: Summary: json-schema and convert commands should support schema evolution of json documents Key: ORC-200 URL: https://issues.apache.org/jira/browse/ORC-200 Project: ORC

[GitHub] orc pull request #128: ORC-178 Implement Basic C++ Writer and Writer Option

2017-05-24 Thread xndai
GitHub user xndai opened a pull request: https://github.com/apache/orc/pull/128 ORC-178 Implement Basic C++ Writer and Writer Option 1. Add basic Writer and WriterOption 2. Add StructColumnWriter and IntegerColumnWriter. With them, we will be able to write a complete ORC

[GitHub] orc pull request #127: Fix for ORC-198

2017-05-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/127 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] orc pull request #127: Fix for ORC-198

2017-05-24 Thread codingogre
GitHub user codingogre opened a pull request: https://github.com/apache/orc/pull/127 Fix for ORC-198 You can merge this pull request into a Git repository by running: $ git pull https://github.com/codingogre/orc ORC-198 Alternatively you can review and apply these changes as