[GitHub] trafodion pull request #1310: [TRAFODION-2816] ODBC data convert function sp...

2018-08-02 Thread Weixin-Xu
Github user Weixin-Xu closed the pull request at: https://github.com/apache/trafodion/pull/1310 ---

[GitHub] trafodion pull request #1671: [TRAFODION-3710] odb don't report error messag...

2018-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1671 ---

[GitHub] trafodion pull request #1665: [TRAFODION-3166] enhance 8427 error detail whe...

2018-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1665 ---

[GitHub] trafodion pull request #1676: TRAFODION-3165 HDFS storage option not work we...

2018-08-02 Thread traflm
GitHub user traflm opened a pull request: https://github.com/apache/trafodion/pull/1676 TRAFODION-3165 HDFS storage option not work well if table use namespace If the table has namespace, the path of that table in HDFS should not in /hbase/data/default, but in /hbase/data// You can

[GitHub] trafodion pull request #1675: Sean traf

2018-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1675 ---

[GitHub] trafodion pull request #1677: TRAFODION-3146 Support ANSI OVERLAY function

2018-08-02 Thread anoopsharma00
GitHub user anoopsharma00 opened a pull request: https://github.com/apache/trafodion/pull/1677 TRAFODION-3146 Support ANSI OVERLAY function OVERLAY modifies a source string by replacing a given substring of the string, which is specified by a given numeric starting position a

[GitHub] trafodion pull request #1658: [TRAFODION-3155] implemented the OVERLAPS pred...

2018-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1658 ---

[GitHub] trafodion pull request #1677: TRAFODION-3146 Support ANSI OVERLAY function

2018-08-02 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1677#discussion_r207411473 --- Diff: core/sql/exp/exp_function.cpp --- @@ -786,13 +786,18 @@ ExpRaiseErrorFunction::ExpRaiseErrorFunction (Attributes **attr,

[GitHub] trafodion pull request #1677: TRAFODION-3146 Support ANSI OVERLAY function

2018-08-02 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1677#discussion_r207412672 --- Diff: core/sql/bin/SqlciErrors.txt --- @@ -1535,6 +1535,7 @@ $1~String1 8142 Z 9 ADVANCED INFRM LOG

[GitHub] trafodion pull request #1673: [TRAFODION-3108] Correct the description of Ce...

2018-08-02 Thread Weixin-Xu
Github user Weixin-Xu closed the pull request at: https://github.com/apache/trafodion/pull/1673 ---

[GitHub] trafodion pull request #1677: TRAFODION-3146 Support ANSI OVERLAY function

2018-08-02 Thread anoopsharma00
Github user anoopsharma00 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1677#discussion_r207433722 --- Diff: core/sql/exp/exp_function.cpp --- @@ -786,13 +786,18 @@ ExpRaiseErrorFunction::ExpRaiseErrorFunction (Attributes **attr,

[GitHub] trafodion pull request #1674: [TRAFODION-3171] Refactor Hive sequence file r...

2018-08-02 Thread sureshsubbiah
Github user sureshsubbiah commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1674#discussion_r207440918 --- Diff: core/sql/src/main/java/org/trafodion/sql/HDFSClient.java --- @@ -240,7 +256,48 @@ int compressedFileRead(int readLenRemain) throws IOExce

[GitHub] trafodion pull request #1674: [TRAFODION-3171] Refactor Hive sequence file r...

2018-08-02 Thread sureshsubbiah
Github user sureshsubbiah commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1674#discussion_r207442360 --- Diff: core/sql/executor/ExHdfsScan.cpp --- @@ -571,6 +569,7 @@ ExWorkProcRetcode ExHdfsScanTcb::work() hdfsScan_ = HdfsScan::n