GitHub user mashengchen opened a pull request:
https://github.com/apache/trafodion/pull/1694
[TRAFODION-3183] fetch huge data give rise to core
each time do fetch , calc whether fetch size is bigger than 1GB, if true
,devide fetch times depend on fetchsize/1gb
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mashengchen/trafodion TRAFODION-3183
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1694.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 #1694
----
commit bb68005e05988e471aa629a5759fdb5686a4f6bc
Author: aven <shengchen.ma@...>
Date: 2018-08-14T03:11:20Z
[TRAFODION-3183] fetch huge data give rise to core
----
---