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/07/05 21:48:44 UTC

[3/3] incubator-trafodion git commit: Merge [TRAFODION-2661] PR 1146 Fix three MDAM bugs

Merge [TRAFODION-2661] PR 1146 Fix three MDAM bugs


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

Branch: refs/heads/master
Commit: 05d14d47fec6f8469cf8da42f09462690af5bbbd
Parents: b0392f4 e3c7edc
Author: Dave Birdsall <db...@apache.org>
Authored: Wed Jul 5 21:47:07 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Wed Jul 5 21:47:07 2017 +0000

----------------------------------------------------------------------
 core/sql/common/str.cpp              | 10 +++---
 core/sql/common/str.h                |  6 ++--
 core/sql/executor/MdamPoint.cpp      |  2 +-
 core/sql/executor/MdamPoint.h        |  3 --
 core/sql/executor/ex_mdam.cpp        |  2 ++
 core/sql/nskgmake/Makerules.linux    |  3 ++
 core/sql/optimizer/ScanOptimizer.cpp | 52 ++-----------------------------
 core/sql/optimizer/mdam.cpp          | 22 ++++++++-----
 8 files changed, 33 insertions(+), 67 deletions(-)
----------------------------------------------------------------------