Changeset: 2b95131ad81a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2b95131ad81a
Modified Files:
sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.Bug-6542.stable.out
Branch: window-tunning
Log Message:
Approved output
diffs (33 lines):
diff --git
a/sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.Bug-6542.stable.out
b/sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.Bug-6542.stable.out
---
a/sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.Bug-6542.stable.out
+++
b/sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.Bug-6542.stable.out
@@ -83,7 +83,7 @@ stdout of test 'count_from_commented_fun
% .plan # table_name
% rel # name
% clob # type
-% 159 # length
+% 146 # length
project (
| group by (
| | project (
@@ -113,15 +113,15 @@ project (
| | | | | | | | ) [ "f"."id", "p"."number" ] [ "f"."id" ASC, "p"."number" ASC ]
| | | | | | | ) [ "f"."id", "p"."number" ] [ "f"."id" ASC, "p"."number" NULLS
LAST ]
| | | | | | ) [ "f"."id", "p"."number" ] [ "f"."id" ASC, "p"."number" ASC ]
-| | | | | ) [ "f"."id", sys.row_number(sys.star(), boolean "false" as
"%7"."%7", sys.diff(sys.diff("f"."id" ASC), "p"."number" ASC) as "%10"."%10")
as "line" ]
+| | | | | ) [ "f"."id", sys.row_number(sys.star(), boolean "false",
sys.diff(sys.diff("f"."id" ASC), "p"."number" ASC)) as "line" ]
| | | | ) [ "f"."id" as "fid", "line" ]
| | | ) [ "fid" ] [ "line" ASC ]
| | ) [ "fid" as "commented_function_signatures_6542"."fid" ]
-| ) [ ] [ sys.count() NOT NULL as "%12"."%12" ]
-) [ "%12"."%12" NOT NULL ]
+| ) [ ] [ sys.count() NOT NULL as "%1"."%1" ]
+) [ "%1"."%1" NOT NULL ]
#select count (*) from sys.commented_function_signatures_6542;
-% .%12 # table_name
-% %12 # name
+% .%1 # table_name
+% %1 # name
% bigint # type
% 1 # length
[ 0 ]
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list