[GitHub] trafodion pull request #1501: [TRAFODION-3016] Windows ODBC do not support o...

2018-03-28 Thread Weixin-Xu
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

[GitHub] trafodion pull request #1501: [TRAFODION-3016] Windows ODBC do not support o...

2018-03-28 Thread xiaozhongwang
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1501#discussion_r177751339 --- Diff: win-odbc64/odbcclient/drvr35/cstmt.cpp --- @@ -1063,7 +1063,20 @@ SQLRETURN CStmt::SendSQLCommand(BOOL SkipProcess, SQLCHAR

[GitHub] trafodion pull request #1501: [TRAFODION-3016] Windows ODBC do not support o...

2018-03-28 Thread Weixin-Xu
Github user Weixin-Xu commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1501#discussion_r177936898 --- Diff: win-odbc64/odbcclient/drvr35/cstmt.cpp --- @@ -1063,7 +1063,20 @@ SQLRETURN CStmt::SendSQLCommand(BOOL SkipProcess, SQLCHAR *StatementText,

[GitHub] trafodion pull request #1499: [TRAFODION-3003]Trafodion keepalive support

2018-03-28 Thread xiaozhongwang
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1499#discussion_r177483293 --- Diff: core/conn/odbc/src/odbc/Common/Global.h --- @@ -935,7 +941,10 @@ typedef struct _SRVR_GLOBAL_Def

[GitHub] trafodion pull request #1499: [TRAFODION-3003]Trafodion keepalive support

2018-03-28 Thread xiaozhongwang
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1499#discussion_r177489126 --- Diff: dcs/src/main/java/org/trafodion/dcs/Constants.java --- @@ -112,6 +112,29 @@ /** Default value for DCS server user program exit

[GitHub] trafodion pull request #1499: [TRAFODION-3003]Trafodion keepalive support

2018-03-28 Thread xiaozhongwang
Github user xiaozhongwang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1499#discussion_r177485881 --- Diff: core/conn/odbc/src/odbc/Common/Global.h --- @@ -139,10 +139,16 @@ class ODBCMXTraceMsg; #define DEFAULT_REFRESH_RATE_SECS

[GitHub] trafodion pull request #1498: [TRAFODION-3013] Several scripts incorrectly u...

2018-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1498 ---

[GitHub] trafodion pull request #1496: [TRAFODION-3008] support a new TMUDF to genera...

2018-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1496 ---