You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/02/03 18:00:47 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION-1799] PR 301 Fix CREATE INDEX failure

Merge [TRAFODION-1799] PR 301 Fix CREATE INDEX failure


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/40c697d7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/40c697d7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/40c697d7

Branch: refs/heads/master
Commit: 40c697d7970613f98847c48777cd459572f2eae3
Parents: a8743f2 ac223ec
Author: Dave Birdsall <db...@apache.org>
Authored: Wed Feb 3 16:59:57 2016 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Wed Feb 3 16:59:57 2016 +0000

----------------------------------------------------------------------
 core/sql/optimizer/ItemExpr.cpp          |  7 +-
 core/sql/optimizer/NormRelExpr.cpp       | 52 +++++++-------
 core/sql/regress/executor/EXPECTED015.SB | 98 ++++++++++++++++++++++++---
 core/sql/regress/executor/TEST015        | 33 ++++++---
 4 files changed, 142 insertions(+), 48 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/40c697d7/core/sql/optimizer/ItemExpr.cpp
----------------------------------------------------------------------