GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/1113
HAWQ-1321. failNames wrongly uses memory context to build message when
ANALYZE failed
set failNames use statement level context and when it potentially
repallocs, switch memory context back to statement level context.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiny2/incubator-hawq HAWQ-1321
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1113.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 #1113
----
commit 5fee149a868ef58acf353e2342825dd908b27b2d
Author: Yi <[email protected]>
Date: 2017-02-10T05:53:15Z
HAWQ-1321. failNames wrongly uses memory context to build message when
ANALYZE failed
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---