GitHub user traflm opened a pull request:
https://github.com/apache/trafodion/pull/1711
[TRAFODION-3201] revert wrong changes in TRAFODION-3175
I had a wrong understanding of the outputInfo class, so a wrong 'fix' in
TRAFODION-3175
it can save as many rows , the numEntries is for columns, not rows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/traflm/trafodion TRAFODION-3201
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1711.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 #1711
----
commit 159a26dd038fc5078b0e29725efdfbaeeb9b55d8
Author: Liu Ming <ovis_poly@...>
Date: 2018-09-09T11:14:22Z
[TRAFODION-3201] revert wrong changes in TRAFODION-3175
----
---