You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/02/08 18:30:00 UTC

[jira] [Resolved] (PARQUET-2119) Parquet CPP DeltaBitPackDecoder Check Failure

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

Antoine Pitrou resolved PARQUET-2119.
-------------------------------------
    Fix Version/s: cpp-8.0.0
       Resolution: Fixed

Issue resolved by pull request 12365
[https://github.com/apache/arrow/pull/12365]

> Parquet CPP DeltaBitPackDecoder Check Failure
> ---------------------------------------------
>
>                 Key: PARQUET-2119
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2119
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: William Butler
>            Assignee: William Butler
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: cpp-8.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> DeltaBitPackDecoder uses num_values_ instead of total_value_count_ when computing batch size.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)