Changeset: 683a8b9d086f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/683a8b9d086f Modified Files: sql/test/SQLancer/Tests/sqlancer17.test Branch: balanced_union Log Message:
Fixes plan of sqlancer test diffs (12 lines): diff --git a/sql/test/SQLancer/Tests/sqlancer17.test b/sql/test/SQLancer/Tests/sqlancer17.test --- a/sql/test/SQLancer/Tests/sqlancer17.test +++ b/sql/test/SQLancer/Tests/sqlancer17.test @@ -80,7 +80,7 @@ project ( | | | | ) [ ("%6"."%6" NOT NULL) ! <= (tinyint(3) "1") ! <= ("%6"."%6" NOT NULL), (tinyint(3) "3") <= ("%6"."%6" NOT NULL) <= (tinyint(3) "5") ] | | | ) [ "%6"."%6" NOT NULL as "v0"."vc0" ] | | ) [ "v0"."vc0" NOT NULL ] -| ) [ "sys"."sql_max"(tinyint(1) "1", tinyint(1) "1") NOT NULL as "v20"."vc0" ] +| ) [ "sys"."sql_max"(tinyint(1) "1", tinyint(1) "1") NOT NULL as "%17"."%17" ] ) [ tinyint(1) "1" ] statement ok _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org