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

Gabor Szadovszky updated PARQUET-686:
-------------------------------------
    Fix Version/s: 1.8.2

> Allow for Unsigned Statistics in Binary Type
> --------------------------------------------
>
>                 Key: PARQUET-686
>                 URL: https://issues.apache.org/jira/browse/PARQUET-686
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-format
>            Reporter: Andrew Duffy
>            Assignee: Ryan Blue
>            Priority: Major
>             Fix For: 1.9.0, 1.8.2
>
>
> BinaryStatistics currently only have a min/max, which are compared as signed 
> {{byte[]}}. However, for real UTF8-friendly lexicographic comparison, e.g. 
> for string columns, we would want to calculate the BinaryStatistics based off 
> of a comparator that treats the bytes as unsigned.



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

Reply via email to