Details
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
HIVE-16465 NullPointer Exception when enable vectorization for Parquet file format
- Closed