You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Yuanping Wu (Jira)" <ji...@apache.org> on 2023/03/23 16:17:00 UTC

[jira] [Updated] (ORC-1399) [C++] Return LongVectorBatch when createRowBatch with useTightNumericVector option for boolean type

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

Yuanping Wu updated ORC-1399:
-----------------------------
    Summary: [C++] Return LongVectorBatch when createRowBatch with useTightNumericVector option for boolean type  (was: [C++] Return LongVectorBatch when createRowBatch with useTightNumericVector option for boolean)

> [C++] Return LongVectorBatch when createRowBatch with useTightNumericVector option for boolean type
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ORC-1399
>                 URL: https://issues.apache.org/jira/browse/ORC-1399
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Yuanping Wu
>            Priority: Major
>
> With option useTightNumericVector, createRowBatch would return a ByteVectorBatch for Boolean type, however, BooleanColumnReader/Writer only accept LongVectorBatch.We should fix this bug.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)