You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2023/04/28 15:29:00 UTC

[jira] [Updated] (ORC-1408) Row batch not reset notNull data if strip doesn't have PRESENT stream.

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

Dongjoon Hyun updated ORC-1408:
-------------------------------
    Issue Type: Test  (was: Bug)

> 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: Test
>          Components: C++
>            Reporter: Kaka Chen
>            Priority: Major
>
> 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)