[GitHub] trafodion pull request #1638: [TRAFODION-3134] odbc support SQLTablePrivileg...

2018-07-10 Thread Weixin-Xu
GitHub user Weixin-Xu opened a pull request: https://github.com/apache/trafodion/pull/1638 [TRAFODION-3134] odbc support SQLTablePrivileges You can merge this pull request into a Git repository by running: $ git pull https://github.com/Weixin-Xu/incubator-trafodion odbc3 Alte

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

2018-07-10 Thread DaveBirdsall
GitHub user DaveBirdsall opened a pull request: https://github.com/apache/trafodion/pull/1637 [TRAFODION-3131] Fix some reserved and non-reserved word issues This set of changes does the following: 1. Fixes some issues with reserved words not being recognized as reserved wo

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

2018-07-10 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1632#discussion_r201484661 --- Diff: core/sql/exp/exp_datetime.cpp --- @@ -3294,6 +3338,39 @@ convertMonthToStr(Lng32 value, char *&result, UInt32 width) result += widt

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

2018-07-10 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1633#discussion_r201439488 --- Diff: win-odbc64/Common/TransportBase.h --- @@ -134,6 +134,8 @@ enum SRVR_API { SRVR_API_SQLFASTEXECDIRECT,

[GitHub] trafodion pull request #1634: [TRAFODION-3132] Add and Correct Descriptions ...

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

[GitHub] trafodion pull request #1635: [TRAFODION-2926] Fix issue-tracking URL on web...

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

[GitHub] trafodion pull request #1636: [TRAFODION-3133] limit n support in subquery

2018-07-10 Thread Guhaiyan
GitHub user Guhaiyan opened a pull request: https://github.com/apache/trafodion/pull/1636 [TRAFODION-3133] limit n support in subquery Just as the title shows, it is to support limit n in subquery. You can merge this pull request into a Git repository by running: $ git pull htt