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

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

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

Gang Wu resolved ORC-1399.
--------------------------
    Fix Version/s: 1.9.0
         Assignee: Yuanping Wu
       Resolution: Fixed

> [C++] Return LongVectorBatch when createRowBatch for boolean type with useTightNumericVector option 
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ORC-1399
>                 URL: https://issues.apache.org/jira/browse/ORC-1399
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Yuanping Wu
>            Assignee: Yuanping Wu
>            Priority: Major
>             Fix For: 1.9.0
>
>
> 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)