[GitHub] trafodion pull request #1623: [TRAFODION-3099] Prepare execute fails to hand...

2018-06-27 Thread zellerh
Github user zellerh commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1623#discussion_r198544668 --- Diff: core/sql/cli/CliExpExchange.cpp --- @@ -3383,6 +3383,94 @@ InputOutputExpr::inputRowwiseRowsetValues(atp_struct *atp, return ex_expr::EX

[GitHub] trafodion pull request #1623: [TRAFODION-3099] Prepare execute fails to hand...

2018-06-27 Thread zellerh
Github user zellerh commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1623#discussion_r198552129 --- Diff: core/sql/cli/CliExpExchange.cpp --- @@ -3804,7 +3893,10 @@ InputOutputExpr::inputValues(atp_struct *atp, if (!source) {

[GitHub] trafodion pull request #1623: [TRAFODION-3099] Prepare execute fails to hand...

2018-06-27 Thread zellerh
Github user zellerh commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1623#discussion_r198553974 --- Diff: core/sql/cli/CliExpExchange.cpp --- @@ -3383,6 +3383,94 @@ InputOutputExpr::inputRowwiseRowsetValues(atp_struct *atp, return ex_expr::EX

[GitHub] trafodion pull request #1623: [TRAFODION-3099] Prepare execute fails to hand...

2018-06-27 Thread zellerh
Github user zellerh commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1623#discussion_r198544452 --- Diff: core/sql/cli/CliExpExchange.cpp --- @@ -1603,7 +1603,7 @@ InputOutputExpr::outputValues(atp_struct *atp, sourceType = REC_DECIMAL_LS

[GitHub] trafodion pull request #1612: [TRAFODION-3110] Refactor LOB access to use th...

2018-06-27 Thread selvaganesang
Github user selvaganesang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1612#discussion_r198635546 --- Diff: core/sql/executor/HdfsClient_JNI.h --- @@ -171,7 +175,7 @@ class HdfsClient : public JavaObjectInterface ~HdfsClient(); stat

[GitHub] trafodion pull request #1612: [TRAFODION-3110] Refactor LOB access to use th...

2018-06-27 Thread selvaganesang
Github user selvaganesang commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1612#discussion_r198638476 --- Diff: core/sql/cli/SessionDefaults.cpp --- @@ -108,6 +108,7 @@ static const SessionDefaults::SessionDefaultMap sessionDefaultMap[] = SDE

[GitHub] trafodion pull request #1612: [TRAFODION-3110] Refactor LOB access to use th...

2018-06-27 Thread sandhyasun
Github user sandhyasun commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1612#discussion_r198646970 --- Diff: core/sql/cli/SessionDefaults.cpp --- @@ -108,6 +108,7 @@ static const SessionDefaults::SessionDefaultMap sessionDefaultMap[] = SDEntr

[GitHub] trafodion pull request #1624: TRAFODION-3121 Enhance 'initialize trafodion' ...

2018-06-27 Thread anoopsharma00
GitHub user anoopsharma00 opened a pull request: https://github.com/apache/trafodion/pull/1624 TRAFODION-3121 Enhance 'initialize trafodion' to return progress status -- init traf will now return status during various steps. 'Started' indication will be returned when that step

[GitHub] trafodion pull request #1612: [TRAFODION-3110] Refactor LOB access to use th...

2018-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1612 ---

[GitHub] trafodion pull request #1623: [TRAFODION-3099] Prepare execute fails to hand...

2018-06-27 Thread gdgy
Github user gdgy commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1623#discussion_r198683956 --- Diff: core/sql/cli/CliExpExchange.cpp --- @@ -1603,7 +1603,7 @@ InputOutputExpr::outputValues(atp_struct *atp, sourceType = REC_DECIMAL_LSE;

[GitHub] trafodion pull request #1623: [TRAFODION-3099] Prepare execute fails to hand...

2018-06-27 Thread gdgy
Github user gdgy commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1623#discussion_r198686893 --- Diff: core/sql/cli/CliExpExchange.cpp --- @@ -3804,7 +3893,10 @@ InputOutputExpr::inputValues(atp_struct *atp, if (!source) {