Changeset: 297c83c99e51 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/297c83c99e51
Modified Files:
        sql/test/BugTracker-2021/Tests/batappend-undefined.Bug-7130.test
Branch: default
Log Message:

approved output


diffs (12 lines):

diff --git a/sql/test/BugTracker-2021/Tests/batappend-undefined.Bug-7130.test 
b/sql/test/BugTracker-2021/Tests/batappend-undefined.Bug-7130.test
--- a/sql/test/BugTracker-2021/Tests/batappend-undefined.Bug-7130.test
+++ b/sql/test/BugTracker-2021/Tests/batappend-undefined.Bug-7130.test
@@ -48,7 +48,7 @@ left outer join t_qh as ref_3 on (ref_2.
 as ref_4 cross join t_qh as ref_5 where EXISTS ( select ref_6.c_i768 as c0, 
ref_1.c_i768 as c1, ref_6.c_y2 as c2 from t_qh as ref_6 where subq_0.c0 < ( 
select subq_0.c1 as c0 from t_qh as ref_7
 where (ref_5.c_f <> ref_6.c_f) or (subq_0.c1 is NULL))))
 
-statement error GDK reported error: hashjoin: more than one match
+statement error GDK reported error: BATsubcross: more than one match
 select (subq_0.c0 = case when EXISTS ( select ref_15.c0 as c6 from t_amy as 
ref_15) then subq_0.c1 else subq_0.c1 end) as c4 from (select ref_12.c_f as c0, 
30 as c1 from t_qh as ref_12) as subq_0
 
 statement error GDK reported error: BATsubcross: more than one match
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to