You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by se...@apache.org on 2017/07/18 18:06:57 UTC

[4/4] incubator-trafodion git commit: Merge PR 1184 [TRAFODION-2420] RMS enhancements

Merge PR 1184 [TRAFODION-2420] RMS enhancements


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

Branch: refs/heads/master
Commit: a815716ba805d26276d7342770945228ed5d0f6d
Parents: 457e206 419c843
Author: selvaganesang <se...@apache.org>
Authored: Tue Jul 18 18:06:26 2017 +0000
Committer: selvaganesang <se...@apache.org>
Committed: Tue Jul 18 18:06:26 2017 +0000

----------------------------------------------------------------------
 core/sql/cli/sqlcli.h                   |    4 +
 core/sql/executor/ExExeUtilGetStats.cpp |   36 +-
 core/sql/executor/ExStats.cpp           |   17 +
 core/sql/executor/ExStats.h             |    4 +-
 core/sql/regress/core/EXPECTEDRTS       | 1820 +++++++++++++++-----------
 core/sql/regress/core/FILTERRTS         |    1 +
 6 files changed, 1103 insertions(+), 779 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/a815716b/core/sql/cli/sqlcli.h
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/a815716b/core/sql/executor/ExStats.cpp
----------------------------------------------------------------------