You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2017/11/02 22:59:00 UTC

[jira] [Updated] (HIVE-17961) NPE during initialization of VectorizedParquetRecordReader when input split is null

     [ 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.01.patch

Attaching the patch for master branch.

> 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
>            Priority: Major
>         Attachments: HIVE-17961.01.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)