fix hive regression test 001

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

Branch: refs/heads/master
Commit: af1914cbcf0a07699f7f91e4b8a964304dc8c1e3
Parents: b85c5fa
Author: Liu Ming <ovis_p...@sina.com>
Authored: Mon Aug 1 02:47:59 2016 -0400
Committer: Liu Ming <ovis_p...@sina.com>
Committed: Mon Aug 1 02:47:59 2016 -0400

----------------------------------------------------------------------
 core/sql/regress/compGeneral/EXPECTED001.SB | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/af1914cb/core/sql/regress/compGeneral/EXPECTED001.SB
----------------------------------------------------------------------
diff --git a/core/sql/regress/compGeneral/EXPECTED001.SB 
b/core/sql/regress/compGeneral/EXPECTED001.SB
index 84881b8..e0ff131 100644
--- a/core/sql/regress/compGeneral/EXPECTED001.SB
+++ b/core/sql/regress/compGeneral/EXPECTED001.SB
@@ -144,8 +144,8 @@ ENO          ENAME                 DNO
 +> intersect  all
 +>select eno, ename, dno from t022;
 
- *** ERROR[3022] The INTERSECT ALL operator is not yet supported.
- *** ERROR[8822] The statement was not prepared.
+*** ERROR[3022] The INTERSECT ALL operator is not yet supported.
+*** ERROR[8822] The statement was not prepared.
 >>
 >>select eno, ename, dno from t021 where dno >10
 +> intersect

Reply via email to