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

Josh Elser commented on PHOENIX-2321:
-------------------------------------

I would assume that if a string is declared with a fixed length, that should be 
preserved (e.g. the thin client could be doing it correctly), but I am not 
positive.

> Inconsistency toString() between thin client and thick client for 
> fixed-length column type
> ------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2321
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2321
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.5.2
>         Environment: HDP2.3
>            Reporter: Hai Fu Yu
>            Assignee: Josh Elser
>            Priority: Minor
>
> For Char type,
> When fetching the resultSet, the think client is trimming spaces before 
> displaying the toString() result on Char type. While the thin client is 
> displaying it as a fixed length string. Which one is expected? and What's the 
> JDBC standard on this?



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

Reply via email to