Gabor Szadovszky created PARQUET-1246:
-----------------------------------------

             Summary: Ignore float/double statistics in case of NaN
                 Key: PARQUET-1246
                 URL: https://issues.apache.org/jira/browse/PARQUET-1246
             Project: Parquet
          Issue Type: Bug
            Reporter: Gabor Szadovszky
            Assignee: Gabor Szadovszky


The sorting order of the floating point values are not properly specified, 
therefore NaN values can cause skipping valid values when filtering. See 
PARQUET-1222 for more info.
This issue is for ignoring statistics for float/double if it contains NaN to 
prevent data loss at the read path when filtering.



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

Reply via email to