[
https://issues.apache.org/jira/browse/PHOENIX-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-920.
-----------------------------------
Resolution: Fixed
Fix Version/s: 4.1
3.1
5.0.0
Thanks [~giacomotaylor] for the review. I've integrated the fix into 3.0, 4.0
and master branch.
> SqlLine shows funky characters when running on Windows
> ------------------------------------------------------
>
> Key: PHOENIX-920
> URL: https://issues.apache.org/jira/browse/PHOENIX-920
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.0.0, 4.0.0, 5.0.0
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Fix For: 5.0.0, 3.1, 4.1
>
> Attachments: phoenix-920.patch
>
>
> Below is the sample output. The reason is that we turn on --color settings on
> by default for sqlline. We should turn it off for windows OS.
> {noformat}
> 0: jdbc:phoenix:localhost> !tables
> ←[1;32m+←[m←[1;32m-------------------------------------------------------------------------------------------------------------------←[m←[1;32m←[m
> ←[1;32m| ←[m←[1mTABLE_CAT ←[m←[1;32m | ←[m←[1mTABLE_SCHEM←[m←[1;32m |
> ←[m←[1mTABLE_NAME←[m←[1;32m | ←[m←[1mTABLE_TYPE←[m←[1;32m | ←[m←[1m REMARKS
> ←[m←[1;32m | ←[m←[1mTYPE_NAME ←[m←[1;32m |
> ←[m←[1mSELF_REFERENCING_COL_NAME←[m←[1;32m | ←[m←[1mREF_GENERATION←[m←[1;32m
> | ←[m←[1mINDEX_STATE←[m←[1;32m |
> ←[m←[1mIMMUTA←[m←[1;32m |←[m
> ←[1;32m+←[m←[1;32m-------------------------------------------------------------------------------------------------------------------←[m←[1;32m←[m
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)