You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sa...@apache.org on 2017/12/13 23:02:46 UTC

[3/3] incubator-trafodion git commit: Merge remote branch 'origin/pr/1330/head' into merge_1330

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 <sa...@apache.org>
Authored: Wed Dec 13 23:02:16 2017 +0000
Committer: Sandhya Sundaresan <sa...@apache.org>
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
----------------------------------------------------------------------