GitHub user DaveBirdsall opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1003

    [TRAFODION-2530] Add explicit transaction control in CreateHistTables

    This change causes UPDATE STATISTICS to do an explicit BEGIN WORK before 
creating histogram tables and an explicit COMMIT WORK (or ROLLBACK) afterwards. 
This will help make UPDATE STATISTICS behavior immune to autocommit settings.

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

    $ git pull https://github.com/DaveBirdsall/incubator-trafodion Trafodion2530

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

    https://github.com/apache/incubator-trafodion/pull/1003.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 #1003
    
----
commit c875b878ffd877031a53e4576961c3b42557d189
Author: Dave Birdsall <[email protected]>
Date:   2017-03-09T23:55:37Z

    [TRAFODION-2530] Add explicit transaction control in CreateHistTables

----


---
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.
---

Reply via email to