Colin Ma created HIVE-15718: ------------------------------- Summary: Fix the NullPointer problem caused by split phase Key: HIVE-15718 URL: https://issues.apache.org/jira/browse/HIVE-15718 Project: Hive Issue Type: Sub-task Reporter: Colin Ma Assignee: Colin Ma Priority: Critical
VectorizedParquetRecordReader.initialize() will throw NullPointer Exception because the input split is null. This split should be ignored. -- This message was sent by Atlassian JIRA (v6.3.4#6332)