You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by sandhyasun <gi...@git.apache.org> on 2018/01/12 19:10:17 UTC

[GitHub] trafodion pull request #1396: Fix for a second case for Trafodion-2832.

GitHub user sandhyasun opened a pull request:

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

    Fix for a second case for Trafodion-2832.

    In some plans the Assign node binding happens in the generator. The fix added prior in PR  https://github.com/apache/incubator-trafodion/pull/1330  
    Was not sufficient to cover this case. 

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

    $ git pull https://github.com/sandhyasun/trafodion lob_extract_filename

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

    https://github.com/apache/trafodion/pull/1396.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 #1396
    
----
commit 28cbe814171a1d0d65f6b55d442c4a487f7210fc
Author: Sandhya Sundaresan <sa...@...>
Date:   2018-01-12T19:03:33Z

    Fix for a second case for Trafodion-2832.

----


---

[GitHub] trafodion pull request #1396: Fix for a second case for Trafodion-2832.

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

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


---