You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/06 22:55:58 UTC

[jira] [Commented] (HIVE-15375) Port ORC-115 to storage-api

    [ https://issues.apache.org/jira/browse/HIVE-15375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726990#comment-15726990 ] 

ASF GitHub Bot commented on HIVE-15375:
---------------------------------------

GitHub user omalley opened a pull request:

    https://github.com/apache/hive/pull/121

    HIVE-15375. Backport ORC-115 to Hive.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omalley/hive hive-15375

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/121.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 #121
    
----
commit 700820172bc8d1d2134ccbe0f2270ce7b629a011
Author: Owen O'Malley <om...@apache.org>
Date:   2016-12-06T22:54:28Z

    HIVE-15375. Backport ORC-115 to Hive.

----


> Port ORC-115 to storage-api
> ---------------------------
>
>                 Key: HIVE-15375
>                 URL: https://issues.apache.org/jira/browse/HIVE-15375
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Currently, VectorizedRowBatch.toString() assumes that all BytesColumnVector's use the internal buffer for all of the values. This leads to incorrect strings in many common cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)