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 2018/01/02 22:15:44 UTC

[GitHub] trafodion pull request #1364: [TRAFODION-2854] Load encounter Operating syst...

GitHub user selvaganesang opened a pull request:

    https://github.com/apache/trafodion/pull/1364

    [TRAFODION-2854] Load encounter Operating system error 201

    When load returns an error during insert, the row is reconstructed
    to log in the same format as the source. During the reconstruction process
    a wrong tuple format was used.

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

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

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

    https://github.com/apache/trafodion/pull/1364.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 #1364
    
----
commit daaadefec5e20e2f39f7da72348978d5611cf5dd
Author: selvaganesang <se...@...>
Date:   2018-01-02T21:31:24Z

    [TRAFODION-2854] Load encounter Operating system error 201
    
    When load returns an error during insert, the row is reconstructed
    to log in the same format as the source. During the reconstruction process
    a wrong tuple format was used.

----


---

[GitHub] trafodion pull request #1364: [TRAFODION-2854] Load encounter Operating syst...

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

    https://github.com/apache/trafodion/pull/1364


---