Merge [TRAFODION-3047] PR 1543 Fix subquery + parameter problem
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/d009f2fd Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/d009f2fd Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/d009f2fd Branch: refs/heads/master Commit: d009f2fd73b39513e8ff3782ed077aadc9cae703 Parents: 274d0d8 49c4af7 Author: Dave Birdsall <[email protected]> Authored: Thu May 10 19:39:27 2018 +0000 Committer: Dave Birdsall <[email protected]> Committed: Thu May 10 19:39:27 2018 +0000 ---------------------------------------------------------------------- core/sql/optimizer/RelExpr.cpp | 8 +- core/sql/regress/core/EXPECTED163 | 63 +++++++++++++++ core/sql/regress/core/TEST163 | 115 +++++++++++++++++++++++++++ core/sql/regress/tools/runregr_core.ksh | 2 +- 4 files changed, 186 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
