GitHub user ryzuo opened a pull request:
https://github.com/apache/incubator-trafodion/pull/28
[TRAFODION-37] Prepare "ROLLBACK" and "COMMIT WORK" at connection phase for
T2 Rowset purpose
Get "ROLLBACK WORK" and "COMMIT WORK" transaction prepared during the
connection phase. This is for Rowsets functionality purpose, either the "COMMIT
WORK" Transaction need to be executed to make it work, or "ROLLBACK WORK" shall
be executed for failure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ryzuo/incubator-trafodion t2rsc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/28.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 #28
----
commit a9f1815ffaeb81122d6b579661962047f065d917
Author: Suresh Subbiah <[email protected]>
Date: 2015-06-27T22:08:32Z
Merge remote branch 'origin/pr/12/head' into mrg_9
commit 0f27bac017e76ab4fa5b8c9dc047f6d8b08c068e
Author: RuoYu Zuo <[email protected]>
Date: 2015-07-06T02:59:34Z
Merge branch 'master' of https://github.com/apache/incubator-trafodion
commit e9a73a4b4f16c1dd172bf11fe2ae8129410bf78b
Author: RuoYu Zuo <[email protected]>
Date: 2015-07-13T02:34:44Z
Merge branch 'master' of https://github.com/apache/incubator-trafodion
commit 7428162dacfd5afddfed8e91e1ded60db3153c33
Author: RuoYu Zuo <[email protected]>
Date: 2015-07-15T04:48:28Z
Merge branch 'master' of https://github.com/apache/incubator-trafodion
commit 1be260eb9eaad40683ebb2d4af1a1e998732af69
Author: RuoYu Zuo <[email protected]>
Date: 2015-07-14T06:10:52Z
Prepare "ROLLBACK" and "COMMIT WORK" at connection phase
Get "ROLLBACK WORK" and "COMMIT WORK" transaction prepared
during the connection phase. This is for Rowsets functionality
purpose, either the "COMMIT WORK" Transactioni need to be executed
to make it work, or "ROLLBACK WORK" shall be executed for failure.
PS: This includes a few interface changes related to Rowsets logic,
the rowset implementation code will be committed in another one or
more commits in the near future. This is step 1 check-in.
----
---
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.
---