GitHub user partnation opened a pull request:

    https://github.com/apache/trafodion/pull/1410

    TRAFODION-2922 fix return incorrect affect row count

    The batchRowCount array is used to store rowcount for each batch sql 
comman,it should be the return value of ist_.getRowCount() . BatchRowCount_new 
twice, apply for extra memory.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/partnation/trafodion master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1410.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1410
    
----
commit 53cacb8d98df64fb715c57cd75d09aedd2dae2e2
Author: Li Ze <ze.li@...>
Date:   2018-01-22T09:00:13Z

    TRAFODION-2922 fix return incorrect affect row count

----


---

Reply via email to