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

ASF GitHub Bot commented on TAJO-2119:
--------------------------------------

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/998#issuecomment-210293908
  
    Thanks for quick review!


> Invalid sort result when sort key columns contain non-ascii values
> ------------------------------------------------------------------
>
>                 Key: TAJO-2119
>                 URL: https://issues.apache.org/jira/browse/TAJO-2119
>             Project: Tajo
>          Issue Type: Bug
>          Components: Sort algorithm
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>             Fix For: 0.12.0
>
>
> See the title. You can reproduce like below.
> {noformat}
> tpcds> select c_birth_country from customer order by c_birth_country;
> ...
> CAYMAN ISLANDS
> CAYMAN ISLANDS
> CAYMAN ISLANDS
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CÔTE D'IVOIRE
> CANADA
> CANADA
> CANADA
> CANADA
> CANADA
> CANADA
> CANADA
> CAPE VERDE
> CAPE VERDE
> CAPE VERDE
> CAYMAN ISLANDS
> CAYMAN ISLANDS
> CAYMAN ISLANDS
> CÔTE D'IVOIRE
> CANADA
> CANADA
> ...
> {noformat}



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

Reply via email to