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:50:14 UTC

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

Dain Sundstrom created HIVE-7044:
------------------------------------

             Summary: 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


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)