[
https://issues.apache.org/jira/browse/TRAFODION-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417057#comment-16417057
]
ASF GitHub Bot commented on TRAFODION-3016:
-------------------------------------------
GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1501
[TRAFODION-3016] Windows ODBC do not support output with zh-cn.utf8
The Chinese encode of windows is GBK.
So driver will convert the Chinese characters to GB2312.
But when UTF-8 is needed, it is not supported.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion ADO
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1501.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1501
----
----
> windows odbc driver add support UTF8 output
> -------------------------------------------
>
> Key: TRAFODION-3016
> URL: https://issues.apache.org/jira/browse/TRAFODION-3016
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-odbc-windows
> Affects Versions: 2.3
> Environment: Client Windows 7
> Server Centos 6.7
> Reporter: XuWeixin
> Assignee: XuWeixin
> Priority: Major
> Fix For: 2.3
>
>
> The Chinese encode of windows is GBK.
> So driver will convert the Chinese characters to GB2312.
> But when UTF-8 is needed, it is not supported.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)