[
https://issues.apache.org/jira/browse/TRAFODION-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327304#comment-16327304
]
ASF GitHub Bot commented on TRAFODION-2904:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafodion/pull/1397
> optionally add leading space when get a number column to display
> ----------------------------------------------------------------
>
> Key: TRAFODION-2904
> URL: https://issues.apache.org/jira/browse/TRAFODION-2904
> Project: Apache Trafodion
> Issue Type: Improvement
> Reporter: liu ming
> Assignee: liu ming
> Priority: Major
>
> SQL>select '|'||80||80||9999999||'aaa' from dual;
> (EXPR)
> -----------------------
> | 80 80 9999999aaa
> --- 1 row(s) selected.
> Should be:
> |80809999999aaa
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)