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:01 UTC

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

[TRAFODION-2304] 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/5ba330e5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/5ba330e5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/5ba330e5

Branch: refs/heads/master
Commit: 5ba330e5ba2d7fcba9f13ef99776ede4cc02f3a3
Parents: 7092997
Author: Prashant Vasudev <pr...@esgyn.com>
Authored: Sun Oct 23 17:20:04 2016 +0000
Committer: Prashant Vasudev <pr...@esgyn.com>
Committed: Sun Oct 23 17:20:04 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(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/5ba330e5/core/sql/regress/executor/DIFF107.KNOWN.SB
----------------------------------------------------------------------
diff --git a/core/sql/regress/executor/DIFF107.KNOWN.SB b/core/sql/regress/executor/DIFF107.KNOWN.SB
deleted file mode 100644
index 8034822..0000000
--- a/core/sql/regress/executor/DIFF107.KNOWN.SB
+++ /dev/null
@@ -1,16 +0,0 @@
-47c47,51
-< --- SQL operation complete.
----
-> *** ERROR[1002] Catalog SEABASE does not exist or has not been registered on node @system@.
-> 
-> *** ERROR[4082] Object #CAT.#SCH.T107100K does not exist or is inaccessible.
-> 
-> --- SQL operation failed with errors.
-98c102,106
-< --- SQL operation complete.
----
-> *** ERROR[1002] Catalog SEABASE does not exist or has not been registered on node @system@.
-> 
-> *** ERROR[4082] Object #CAT.#SCH.T107T2 does not exist or is inaccessible.
-> 
-> --- SQL operation failed with errors.

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/5ba330e5/core/sql/regress/executor/DIFF107.KNOWN.SB.OS
----------------------------------------------------------------------
diff --git a/core/sql/regress/executor/DIFF107.KNOWN.SB.OS b/core/sql/regress/executor/DIFF107.KNOWN.SB.OS
deleted file mode 100644
index 74426ae..0000000
--- a/core/sql/regress/executor/DIFF107.KNOWN.SB.OS
+++ /dev/null
@@ -1,14 +0,0 @@
-47c47,50
-< --- SQL operation complete.
----
-> *** ERROR[4222] The DDL feature is not supported in this software version.
-> 
-> *** ERROR[8822] The statement was not prepared.
-> 
-98c101,104
-< --- SQL operation complete.
----
-> *** ERROR[4222] The DDL feature is not supported in this software version.
-> 
-> *** ERROR[8822] The statement was not prepared.
->