[
https://issues.apache.org/jira/browse/HIVE-12054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001326#comment-15001326
]
ASF GitHub Bot commented on HIVE-12054:
---------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/hive/pull/55
HIVE-12054 Create vectorized ORC writer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/hive h-12054
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/55.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 #55
----
commit 99cbda8f9abced8f3c0c3f5b67c4cdd8d990bde7
Author: Owen O'Malley <[email protected]>
Date: 2015-11-11T23:24:03Z
HIVE-12054. Create vectorized ORC write method.
----
> Create vectorized write method
> ------------------------------
>
> Key: HIVE-12054
> URL: https://issues.apache.org/jira/browse/HIVE-12054
> Project: Hive
> Issue Type: Sub-task
> Components: File Formats
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 2.0.0
>
> Attachments: HIVE-12054.patch, HIVE-12054.patch, HIVE-12054.patch
>
>
> We need to add writer methods that can write VectorizedRowBatch to an ORC
> file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)