Changeset: 9e4575c157b8 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/9e4575c157b8
Modified Files:
        
sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out
        
sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out.32bit
Branch: default
Log Message:

I didn't approve the lengths well


diffs (114 lines):

diff --git 
a/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out
 
b/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out
--- 
a/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out
+++ 
b/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out
@@ -1,7 +1,7 @@
 % .plan # table_name
 % rel # name
 % clob # type
-% 78 # length
+% 80 # length
 project (
 | group by (
 | | select (
@@ -12,7 +12,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 105 # length
+% 107 # length
 project (
 | select (
 | | table("sys"."fk") [ "fk"."id" NOT NULL HASHCOL , "fk"."%fk_fk1_fkey" 
JOINIDX "sys"."fk"."fk_fk1_fkey" ]
@@ -21,7 +21,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 132 # length
+% 134 # length
 project (
 | group by (
 | | select (
@@ -32,7 +32,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 159 # length
+% 161 # length
 project (
 | select (
 | | table("sys"."fk") [ "fk"."id" NOT NULL HASHCOL , "fk"."%fk_fk1_fkey" 
JOINIDX "sys"."fk"."fk_fk1_fkey", "fk"."%fk_fk2_fkey" JOINIDX 
"sys"."fk"."fk_fk2_fkey" ]
@@ -41,7 +41,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 161 # length
+% 163 # length
 project (
 | join (
 | | select (
@@ -53,7 +53,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 161 # length
+% 163 # length
 project (
 | join (
 | | select (
diff --git 
a/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out.32bit
 
b/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out.32bit
--- 
a/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out.32bit
+++ 
b/sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-plan-3join-query.stable.out.32bit
@@ -1,7 +1,7 @@
 % .plan # table_name
 % rel # name
 % clob # type
-% 78 # length
+% 80 # length
 project (
 | group by (
 | | select (
@@ -12,7 +12,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 105 # length
+% 107 # length
 project (
 | select (
 | | table("sys"."fk") [ "fk"."id" NOT NULL HASHCOL , "fk"."%fk_fk1_fkey" 
JOINIDX "sys"."fk"."fk_fk1_fkey" ]
@@ -21,7 +21,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 132 # length
+% 134 # length
 project (
 | group by (
 | | select (
@@ -32,7 +32,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 159 # length
+% 161 # length
 project (
 | select (
 | | table("sys"."fk") [ "fk"."id" NOT NULL HASHCOL , "fk"."%fk_fk1_fkey" 
JOINIDX "sys"."fk"."fk_fk1_fkey", "fk"."%fk_fk2_fkey" JOINIDX 
"sys"."fk"."fk_fk2_fkey" ]
@@ -41,7 +41,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 161 # length
+% 163 # length
 project (
 | join (
 | | select (
@@ -53,7 +53,7 @@ project (
 % .plan # table_name
 % rel # name
 % clob # type
-% 161 # length
+% 163 # length
 project (
 | join (
 | | select (
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to