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 2019/05/20 13:05:00 UTC

[jira] [Resolved] (PARQUET-1581) [C++] Fix undefined behavior in encoding.cc when num_dictionary_values is 0.

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

Antoine Pitrou resolved PARQUET-1581.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.1

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

> [C++] Fix undefined behavior in encoding.cc when num_dictionary_values is 0.
> ----------------------------------------------------------------------------
>
>                 Key: PARQUET-1581
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1581
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Micah Kornfield
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.1
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> There is code that potentially references a nullptr.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)