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

2019-08-05 Thread Hui An (JIRA)


[ 
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)


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

2019-08-06 Thread Hui An (JIRA)


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

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)


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

2016-06-22 Thread Amruth S (JIRA)

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

Amruth S commented on HIVE-7044:


Is this issue getting contained in the newer versions of hive?
I am facing this in 1.2.1

> 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.3.4#6332)