Changeset: bb72c109e7bd for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/bb72c109e7bd
Modified Files:
sql/test/BugTracker-2017/Tests/caching_stats_bug.6374.test
Branch: balanced_union
Log Message:
Expects munion instead of union operator
diffs (12 lines):
diff --git a/sql/test/BugTracker-2017/Tests/caching_stats_bug.6374.test
b/sql/test/BugTracker-2017/Tests/caching_stats_bug.6374.test
--- a/sql/test/BugTracker-2017/Tests/caching_stats_bug.6374.test
+++ b/sql/test/BugTracker-2017/Tests/caching_stats_bug.6374.test
@@ -69,7 +69,7 @@ PLAN select count(*) from mt where i >=
----
project (
| group by (
-| | union (
+| | munion (
| | | group by (
| | | | select (
| | | | | table("sys"."sub1") [ "sub1"."i" NOT NULL UNIQUE as "mt"."i" ]
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]