Kaka Chen created ORC-1408:
------------------------------
Summary: Row batch not reset notNull data if strip doesn't have
PRESENT stream.
Key: ORC-1408
URL: https://issues.apache.org/jira/browse/ORC-1408
Project: ORC
Issue Type: Bug
Components: C++
Reporter: Kaka Chen
In ORC, PRESENT stream is optional, and ORC Reader reused ColumnVectorBatch to
read data. So if it don't reset notNull data in ColumnVectorBatch, it will use
last notNull data incorrectly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)