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 2017/11/22 17:26:24 UTC

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2813] PR 1306 Fix index compatibility pruning logic

Merge [TRAFODION-2813] PR 1306 Fix index compatibility pruning logic


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

Branch: refs/heads/master
Commit: bf6ed1b94ac44d9d15e04854ec9fdf1c4e2b10ec
Parents: 1568292 5631883
Author: Dave Birdsall <db...@apache.org>
Authored: Wed Nov 22 17:24:56 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Wed Nov 22 17:24:56 2017 +0000

----------------------------------------------------------------------
 core/sql/optimizer/IndexDesc.cpp         | 31 +++++++++++++++++++++++----
 core/sql/optimizer/ItemExpr.cpp          | 16 +++++++-------
 core/sql/regress/compGeneral/EXPECTED071 | 26 ++++++++++++++++++++++
 core/sql/regress/compGeneral/TEST071     | 10 +++++++++
 4 files changed, 71 insertions(+), 12 deletions(-)
----------------------------------------------------------------------