Changeset: 41e86c7b297b for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/41e86c7b297b
Modified Files:
        sql/test/BugTracker-2021/Tests/plan-not-optimal-view.Bug-7140.test
Branch: balanced_union
Log Message:

approve munion output


diffs (21 lines):

diff --git a/sql/test/BugTracker-2021/Tests/plan-not-optimal-view.Bug-7140.test 
b/sql/test/BugTracker-2021/Tests/plan-not-optimal-view.Bug-7140.test
--- a/sql/test/BugTracker-2021/Tests/plan-not-optimal-view.Bug-7140.test
+++ b/sql/test/BugTracker-2021/Tests/plan-not-optimal-view.Bug-7140.test
@@ -58,7 +58,7 @@ id_r asc
 project (
 | project (
 | | group by (
-| | | union (
+| | | munion (
 | | | | group by (
 | | | | | project (
 | | | | | | select (
@@ -118,7 +118,7 @@ id_r asc
 project (
 | project (
 | | group by (
-| | | union (
+| | | munion (
 | | | | group by (
 | | | | | project (
 | | | | | | project (
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to