[ 
https://issues.apache.org/jira/browse/HIVE-17961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vihang Karajgaonkar updated HIVE-17961:
---------------------------------------
    Attachment: HIVE-17961.02.patch

The test failures were caused due to a separate constructor which had some 
duplicate code. The fix went in one constructor but not other. The second 
version of the patch removes the redundant constructor for tests.

> NPE during initialization of VectorizedParquetRecordReader when input split 
> is null
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-17961
>                 URL: https://issues.apache.org/jira/browse/HIVE-17961
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>         Attachments: HIVE-17961.01.patch, HIVE-17961.02.patch
>
>
> HIVE-16465 introduces the regression which causes a NPE during initialize of 
> the vectorized reader when input split is null. This was already fixed in 
> HIVE-15718 but got exposed again we refactored for HIVE-16465. We should also 
> add a test case to catch such regressions in the future.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to