You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 13:56:00 UTC

[jira] [Resolved] (PARQUET-1567) [C++][Parquet] Bad initialization in statistics computation

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

Wes McKinney resolved PARQUET-1567.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.6.0

Resolved in https://github.com/apache/arrow/commit/2ba0566b29312e84fafc987fd8dc9664748be96a

> [C++][Parquet] Bad initialization in statistics computation
> -----------------------------------------------------------
>
>                 Key: PARQUET-1567
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1567
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Francois Saint-Jacques
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: cpp-1.6.0
>
>
> The following lines are undefined if the first element is null.
> https://github.com/apache/arrow/blob/250e97c70f497581bca412dfd2a654a1f9736064/cpp/src/parquet/statistics.cc#L159-L160



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)