You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2015/08/06 03:20:33 UTC

[GitHub] incubator-trafodion pull request: [TRAFODION-14] Inconsistency in ...

GitHub user selvaganesang opened a pull request:

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

    [TRAFODION-14] Inconsistency in index

    Evaluated the DeletePreCond expression in the VSBB delete and
    skipped the rows to be deleted when deleted. This is expected to resolve
    the random failures with executor/TEST015.
    
    Also, changed some of the tcb names to match the compiler names.
    EX_TRAF_VSBB_INSERT -> EX_TRAF_VSBB_UPSERT
    EX_TRAF_ROWSET_UPDATE -> EX_TRAF_VSBB_UPATE
    EX_TRAF_ROWSET_DELETE -> EX_TRAF_VSBB_DELETE
    EX_TRAF_ROWSET_MERGE -> EX_TRAF_VSBB_MERGE

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

    $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-14

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

    https://github.com/apache/incubator-trafodion/pull/46.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 #46
    
----
commit 3c31330f11e7277a05ed35752c9d415c72f32f41
Author: Selva Govindarajan <gs...@dev02.trafodion.org>
Date:   2015-08-06T01:08:57Z

    [TRAFODION-14] Inconsistency in index
    
    Evaluated the DeletePreCond expression in the VSBB delete and
    skipped the rows to be deleted when deleted. This is expected to resolve
    the random failures with executor/TEST015.
    
    Also, changed some of the tcb names to match the compiler names.
    EX_TRAF_VSBB_INSERT -> EX_TRAF_VSBB_UPSERT
    EX_TRAF_ROWSET_UPDATE -> EX_TRAF_VSBB_UPATE
    EX_TRAF_ROWSET_DELETE -> EX_TRAF_VSBB_DELETE
    EX_TRAF_ROWSET_MERGE -> EX_TRAF_VSBB_MERGE

----


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

[GitHub] incubator-trafodion pull request: [TRAFODION-14] Inconsistency in ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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