[GitHub] trafodion pull request #1669: Fix for TRAFODION-3112

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

[GitHub] trafodion pull request #1678: Updated copyright to include 2018

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

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

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

[GitHub] trafodion pull request #1678: Updated copyright to include 2018

2018-08-03 Thread sbroeder
GitHub user sbroeder opened a pull request: https://github.com/apache/trafodion/pull/1678 Updated copyright to include 2018 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sbroeder/trafodion traf_2.3 Alternatively you can review

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

2018-08-03 Thread arvind-narain
Github user arvind-narain commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1677#discussion_r207587748 --- Diff: core/sql/regress/charsets/TEST315 --- @@ -315,6 +315,26 @@ select converttohex(_ucs2 x'515a515b515c515d') from dual; select char_len

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

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

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

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