You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2016/01/22 23:44:39 UTC

[jira] [Created] (PARQUET-459) Improve handling of null values

Deepak Majeti created PARQUET-459:
-------------------------------------

             Summary: Improve handling of null values
                 Key: PARQUET-459
                 URL: https://issues.apache.org/jira/browse/PARQUET-459
             Project: Parquet
          Issue Type: Bug
          Components: parquet-cpp
            Reporter: Deepak Majeti


Currently, the default value of the type is returned for NULL values and is incorrect.
This JIRA will correctly identify a NULL value with the help of an additional variable that will be set for NULL values. 
This feature depends on reading the repetition level (PARQUET-169).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)