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 <sandhya@...>
Date: 2018-01-12T19:03:33Z
Fix for a second case for Trafodion-2832.
----
---