Merge remote branch 'origin/pr/1330/head' into merge_1330
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/625cd8a3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/625cd8a3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/625cd8a3 Branch: refs/heads/master Commit: 625cd8a32bddc108db6f632c2dbe4def1deb5150 Parents: 9f9d276 aed0efb Author: Sandhya Sundaresan <[email protected]> Authored: Wed Dec 13 23:02:16 2017 +0000 Committer: Sandhya Sundaresan <[email protected]> Committed: Wed Dec 13 23:02:16 2017 +0000 ---------------------------------------------------------------------- core/sql/optimizer/BindRelExpr.cpp | 108 ++++++++++++++++------------- core/sql/optimizer/ObjectNames.cpp | 9 +++ core/sql/optimizer/ObjectNames.h | 9 ++- core/sql/regress/executor/EXPECTED130 | 90 ++++++++++++++---------- core/sql/regress/executor/TEST130 | 4 ++ 5 files changed, 132 insertions(+), 88 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/625cd8a3/core/sql/optimizer/BindRelExpr.cpp ----------------------------------------------------------------------
