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

[5/5] incubator-trafodion git commit: Merge [TRAFODION-2304] PR-779 handle zero records in TOPN sort + regress TEST107 update/cleanup

Merge [TRAFODION-2304] PR-779 handle zero records in TOPN sort + regress TEST107 update/cleanup


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

Branch: refs/heads/master
Commit: de82dfbb7c072f6dee369244c2cf7fb75e1f9dff
Parents: 44552d5 5ba330e
Author: Suresh Subbiah <su...@apache.org>
Authored: Mon Oct 24 18:48:38 2016 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Mon Oct 24 18:48:38 2016 +0000

----------------------------------------------------------------------
 core/sql/regress/executor/DIFF107.KNOWN.SB    |  16 -
 core/sql/regress/executor/DIFF107.KNOWN.SB.OS |  14 -
 core/sql/regress/executor/EXPECTED107         | 565 ++++++++++++++++++++
 core/sql/regress/executor/EXPECTED107.LINUX   | 574 ---------------------
 core/sql/regress/executor/TEST107             |  51 +-
 core/sql/sort/SortTopN.cpp                    |   8 +
 6 files changed, 591 insertions(+), 637 deletions(-)
----------------------------------------------------------------------