GitHub user omalley opened a pull request: https://github.com/apache/hive/pull/56
HIVE-12055 Stub out the row by row ORC writer. Remove the native row by row ORC writer and replace it with stubs that use the vectorized writer. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/hive hive-12055 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/56.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #56 ---- commit d5bf38f1e9b1021e8be55a18432035407f17460e Author: Owen O'Malley <omal...@apache.org> Date: 2015-11-11T23:24:03Z HIVE-12054. Create vectorized ORC write method. commit 9bfa63a478cca68cd111b32366226a338e3cc86d Author: Owen O'Malley <omal...@apache.org> Date: 2015-11-02T17:00:33Z HIVE-11890. Create ORC submodue. commit 605a980045ecb4cfce2a8c915c7ad2c8b591bfb2 Author: Owen O'Malley <omal...@apache.org> Date: 2015-11-13T23:43:59Z HIVE-12055. Move WriterImpl over to orc module. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---