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

Zoltán Borók-Nagy resolved IMPALA-7304.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0
                   Impala 2.13.0

> Impala shouldn't write column indexes for float columns until PARQUET-1222 is 
> resolved
> --------------------------------------------------------------------------------------
>
>                 Key: IMPALA-7304
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7304
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 2.13.0, Impala 3.1.0
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Blocker
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> Impala master branch can already write the [Parquet page 
> index|https://github.com/apache/parquet-format/blob/master/PageIndex.md].
>   
>  However, we still don't have well-defined ordering for floating-point 
> numbers in Parquet: 
> [PARQUET-1222|https://issues-test.apache.org/jira/browse/PARQUET-1222]
>   
>  Currently impala writes the page index with fmax()/fmin() semantics, but it 
> might contradicts the future specification that will be defined once 
> PARQUET-1222 is resolved.
>   
>  We should not write column indexes for floating-point columns until 
> PARQUET-1222 is resolved.



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

Reply via email to