fix regression test failure

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

Branch: refs/heads/master
Commit: ea5b8b7f80ba4383dfd3737782ca36f5bf4e4256
Parents: 833f820
Author: Liu Ming <ovis_p...@sina.com>
Authored: Sun Jul 15 23:43:31 2018 -0400
Committer: Liu Ming <ovis_p...@sina.com>
Committed: Sun Jul 15 23:43:31 2018 -0400

----------------------------------------------------------------------
 core/sql/regress/core/EXPECTED116    | 16 ++++------------
 core/sql/regress/seabase/EXPECTED022 |  6 ------
 2 files changed, 4 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/ea5b8b7f/core/sql/regress/core/EXPECTED116
----------------------------------------------------------------------
diff --git a/core/sql/regress/core/EXPECTED116 
b/core/sql/regress/core/EXPECTED116
index fed4995..f85703d 100644
--- a/core/sql/regress/core/EXPECTED116
+++ b/core/sql/regress/core/EXPECTED116
@@ -736,9 +736,7 @@ Tables in Schema TRAFODION.T116SCH1
 T116T1
 
 =======================
-Summary info of get:
-Get 1 rows.
-
+ 1 row(s) returned
 
 --- SQL operation complete.
 >>drop table t116t1;
@@ -754,9 +752,7 @@ SB_HISTOGRAM_INTERVALS
 SB_PERSISTENT_SAMPLES
 
 =======================
-Summary info of get:
-Get 3 rows.
-
+ 3 row(s) returned
 
 --- SQL operation complete.
 >>create table t116t2 (a int);
@@ -773,9 +769,7 @@ SB_PERSISTENT_SAMPLES
 T116T2
 
 =======================
-Summary info of get:
-Get 4 rows.
-
+ 4 row(s) returned
 
 --- SQL operation complete.
 >>drop schema t116sch1 cascade;
@@ -813,9 +807,7 @@ SB_PERSISTENT_SAMPLES
 T116T1
 
 =======================
-Summary info of get:
-Get 4 rows.
-
+ 4 row(s) returned
 
 --- SQL operation complete.
 >>

http://git-wip-us.apache.org/repos/asf/trafodion/blob/ea5b8b7f/core/sql/regress/seabase/EXPECTED022
----------------------------------------------------------------------
diff --git a/core/sql/regress/seabase/EXPECTED022 
b/core/sql/regress/seabase/EXPECTED022
index d6af35f..ffd51e2 100644
--- a/core/sql/regress/seabase/EXPECTED022
+++ b/core/sql/regress/seabase/EXPECTED022
@@ -1339,12 +1339,6 @@ REGISTER HBASE TABLE T022HBM2;
 --- SQL operation complete.
 >>get hbase registered tables in catalog trafodion, match '%T022HBM2%';
 
-
-=======================
-Summary info of get:
-Get 0 rows.
-
-
 --- SQL operation complete.
 >>showddl hbase."_CELL_".t022hbm2;
 

Reply via email to