[GitHub] trafodion pull request #1633: [TRAFODION-2743] Windows ODBC LOB support

2018-07-11 Thread Weixin-Xu
Github user Weixin-Xu commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1633#discussion_r201885630 --- Diff: win-odbc64/odbcclient/drvr35/lob.cpp --- @@ -54,8 +54,12 @@ namespace ODBC { CStmt *pStatement = (CStmt *)hstmt;

[GitHub] trafodion pull request #1639: [TRAFODION-3138] Part 1 of removing static SQL...

2018-07-11 Thread DaveBirdsall
GitHub user DaveBirdsall opened a pull request: https://github.com/apache/trafodion/pull/1639 [TRAFODION-3138] Part 1 of removing static SQL code from ustats + one bug fix This pull request contains two changes: 1. It removes obsolete static SQL code from two ustat modules

[GitHub] trafodion pull request #1637: [TRAFODION-3131] Fix some reserved and non-res...

2018-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1637 ---

[GitHub] trafodion pull request #1632: [TRAFODION-3127] tochar enhancement

2018-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1632 ---

[GitHub] trafodion pull request #1633: [TRAFODION-2743] Windows ODBC LOB support

2018-07-11 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1633#discussion_r201728736 --- Diff: win-odbc64/odbcclient/drvr35/lob.cpp --- @@ -54,8 +54,12 @@ namespace ODBC { CStmt *pStatement = (CStmt *)hstmt;

[GitHub] trafodion pull request #1631: [TRAFODION-3049] ODBC Numeric convert skip the...

2018-07-11 Thread Weixin-Xu
Github user Weixin-Xu closed the pull request at: https://github.com/apache/trafodion/pull/1631 ---