You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/07/15 19:30:04 UTC

[jira] [Created] (PHOENIX-2120) Padding character is not inverted as required for DESC CHAR columns

James Taylor created PHOENIX-2120:
-------------------------------------

             Summary: Padding character is not inverted as required for DESC CHAR columns
                 Key: PHOENIX-2120
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2120
             Project: Phoenix
          Issue Type: Improvement
            Reporter: James Taylor


Looks like the padding character (a space char) is not inverted as it should be for DESC CHAR columns. This can lead to rows not being in the correct order (similar to PHOENIX-2067). If an application does not rely on auto padding, they will not be affected.



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