GitHub user sureshsubbiah opened a pull request:
https://github.com/apache/incubator-trafodion/pull/291
[TRAFODION-1791] UPSERT with bare one row subquery in VALUES clause fails
[TRAFODION-1792] UPSERT with parameters in VALUES clause fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sureshsubbiah/incubator-trafodion hive2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/291.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 #291
----
commit c0a2252743958236e060de6ce8287582ea16ab0d
Author: Suresh Subbiah <[email protected]>
Date: 2016-01-28T23:43:15Z
[TRAFODION-1791] UPSERT with bare one row subquery in VALUES clause fails
[TRAFODION-1792] UPSERT with parameters in VALUES clause fails
Please see JIRA for explanation of the fix. Fix for 1791 is in
NormRelExpr.cpp.
While change in BindRelExpr.cpp is for 1792. Regression tests have been
added with a
few different variations.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---