You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Dain Sundstrom (JIRA)" <ji...@apache.org> on 2014/05/12 01:55:14 UTC

[jira] [Updated] (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:all-tabpanel ]

Dain Sundstrom updated HIVE-7044:
---------------------------------

    Attachment: TestOrcEmptyString.java

Test which shows the problem

> 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
(v6.2#6252)