GitHub user anoopsharma00 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/710
jira TRAFIDION-1435 SQL support for region transactions
This checkin is to add support for sql compiler/executor support
for dtm region transactions.
cqd traf_use_region_xn 'ON' enables it.
Off by default for now until dtm support is complete and tested.
Explain (full and short) will also show if region transactions
are being used.
core/test116 has been enhanced with additional tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_br_rt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/710.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 #710
----
commit 632f52fb411d7c9c50c303ecf6ce9fe455a5f257
Author: Anoop Sharma <anoop.sharma@esgyn.com>
Date: 2016-09-18T00:13:28Z
jira TRAFIDION-1435 SQL support for region transactions
This checkin is to add support for sql compiler/executor support
for dtm region transactions.
cqd traf_use_region_xn 'ON' enables it.
Off by default for now until dtm support is complete and tested.
Explain (full and short) will also show if region transactions
are being used.
core/test116 has been enhanced with additional tests
----
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|