[ 
https://issues.apache.org/jira/browse/PARQUET-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433255#comment-15433255
 ] 

Piyush Narang commented on PARQUET-686:
---------------------------------------

[~andrew_duffy] do you have a link to the corresponding avro / spark code 
handy? That would make fixing this much easier. 

> Add lexicographic ordering for FromStringBinary
> -----------------------------------------------
>
>                 Key: PARQUET-686
>                 URL: https://issues.apache.org/jira/browse/PARQUET-686
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Andrew Duffy
>
> FromStringBinary is the Binary-type for UTF-8 strings, but uses the old 
> comparison method of byte-by-byte instead of being UTF-8 aware like Avro and 
> core Spark. This should be fixed so that the BinaryStatistics generated for 
> String columns that contain non-ASCII text will actually be useful.



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

Reply via email to