[GitHub] trafodion pull request #1675: Sean traf

2018-08-01 Thread sbroeder
GitHub user sbroeder opened a pull request: https://github.com/apache/trafodion/pull/1675 Sean traf You can merge this pull request into a Git repository by running: $ git pull https://github.com/sbroeder/trafodion sean_traf Alternatively you can review and apply these

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

2018-08-01 Thread selvaganesang
Github user selvaganesang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1665#discussion_r206619328 --- Diff: core/sql/executor/ExSequence.cpp --- @@ -992,23 +992,24 @@ short ExSequenceTcb::work() break; }

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

2018-08-01 Thread selvaganesang
Github user selvaganesang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1665#discussion_r206623834 --- Diff: core/sql/executor/cluster.cpp --- @@ -2325,6 +2368,50 @@ NABoolean Cluster::read(ExeErrorCode * rc) { } // WHILE ( TRUE )

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

2018-08-01 Thread selvaganesang
Github user selvaganesang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1665#discussion_r206621624 --- Diff: core/sql/executor/cluster.cpp --- @@ -1611,6 +1611,49 @@ NABoolean Cluster::initScratch(ExeErrorCode * rc) return FALSE; }

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

2018-08-01 Thread selvaganesang
Github user selvaganesang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1665#discussion_r206623640 --- Diff: core/sql/executor/cluster.cpp --- @@ -1611,6 +1611,49 @@ NABoolean Cluster::initScratch(ExeErrorCode * rc) return FALSE; }

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

2018-08-01 Thread selvaganesang
GitHub user selvaganesang opened a pull request: https://github.com/apache/trafodion/pull/1674 [TRAFODION-3171] Refactor Hive sequence file reading to use the new i… …mplementation You can merge this pull request into a Git repository by running: $ git pull

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

2018-08-01 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1658#discussion_r206907388 --- Diff: core/sql/generator/GenPreCode.cpp --- @@ -7518,6 +7518,53 @@ ItemExpr * AggrMinMax::preCodeGen(Generator * generator) return this;

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

2018-08-01 Thread zlei929
Github user zlei929 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1658#discussion_r206800295 --- Diff: core/sql/generator/GenPreCode.cpp --- @@ -7518,6 +7518,53 @@ ItemExpr * AggrMinMax::preCodeGen(Generator * generator) return this;

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

2018-08-01 Thread zlei929
Github user zlei929 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1658#discussion_r206795654 --- Diff: core/sql/generator/GenPreCode.cpp --- @@ -7518,6 +7518,98 @@ ItemExpr * AggrMinMax::preCodeGen(Generator * generator) return this;

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

2018-08-01 Thread zlei929
Github user zlei929 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1658#discussion_r206795424 --- Diff: core/sql/generator/GenPreCode.cpp --- @@ -7518,6 +7518,98 @@ ItemExpr * AggrMinMax::preCodeGen(Generator * generator) return this;