You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hui An (JIRA)" <ji...@apache.org> on 2019/08/06 03:26:00 UTC

[jira] [Commented] (HIVE-7044) ORC Vector: column of empty strings is read back as null

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

Hui An commented on HIVE-7044:
------------------------------

Looks like this bug has already fixed in branch-3.1, but I do think we should add this test file to the project.

> ORC Vector: column of empty strings is read back as null
> --------------------------------------------------------
>
>                 Key: HIVE-7044
>                 URL: https://issues.apache.org/jira/browse/HIVE-7044
>             Project: Hive
>          Issue Type: Bug
>          Components: Vectorization
>    Affects Versions: 0.13.0
>            Reporter: Dain Sundstrom
>            Assignee: Jitendra Nath Pandey
>            Priority: Blocker
>              Labels: orcfile, vector
>         Attachments: TestOrcEmptyString.java
>
>
> If I write a column of empty string values, the vectorized read code returns a vector of nulls, but the non-vectorized code returns the correct values.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)