diff --git a/ydb/core/protos/table_service_config.proto b/ydb/core/protos/table_service_config.proto index 03d109262541..6a08a0c28179 100644 --- a/ydb/core/protos/table_service_config.proto +++ b/ydb/core/protos/table_service_config.proto @@ -297,7 +297,7 @@ message TTableServiceConfig { BLOCK_CHANNELS_AUTO = 1; BLOCK_CHANNELS_FORCE = 2; } - optional EBlockChannelsMode BlockChannelsMode = 61 [default = BLOCK_CHANNELS_AUTO]; + optional EBlockChannelsMode BlockChannelsMode = 61 [default = BLOCK_CHANNELS_SCALAR]; optional uint64 QueryReplayCacheUploadTTLSec = 62 [default = 36000]; diff --git a/ydb/tests/functional/canonical/canondata/test_sql.TestCanonicalFolder1.test_case_join_group_by_lookup.script-script_/join_group_by_lookup.script.plan b/ydb/tests/functional/canonical/canondata/test_sql.TestCanonicalFolder1.test_case_join_group_by_lookup.script-script_/join_group_by_lookup.script.plan index b7cd7850c3b5..17305cda032d 100644 --- a/ydb/tests/functional/canonical/canondata/test_sql.TestCanonicalFolder1.test_case_join_group_by_lookup.script-script_/join_group_by_lookup.script.plan +++ b/ydb/tests/functional/canonical/canondata/test_sql.TestCanonicalFolder1.test_case_join_group_by_lookup.script-script_/join_group_by_lookup.script.plan @@ -82,8 +82,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 15 @@ -96,7 +96,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 13, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_1.plan index 675408aeb171..faf2936c5f5a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_1.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_2_0" + "Iterator": "precompute_2_0", + "Name": "Iterator" } ], "PlanNodeId": 27 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 25, "Plans": [ { @@ -225,8 +225,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -239,7 +239,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_2.plan index d368f430d0cf..e6374e1c075b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_2.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_3.plan index 86d598074ad3..dd9f1a852156 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_3.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_4.plan index 0b340bf27a39..90ef40d7cf82 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_4.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_5.plan index 6e871c56abdb..1f2e04ddcfe7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_coalesce-and-join.test_/query_5.plan @@ -62,7 +62,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_2.plan index 4219d7870cb9..610572c711cc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_2.plan @@ -100,8 +100,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -114,7 +114,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_3.plan index e33e2179718c..a0a1b3ffc293 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_3.plan @@ -100,8 +100,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -114,7 +114,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_4.plan index 6454e356b9d6..cf29efb91dad 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_4.plan @@ -125,7 +125,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 5, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_5.plan index 4073f6f067b5..5c8a4a6377a7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join-group-by-with-null.test_/query_5.plan @@ -125,7 +125,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_1.plan index d2c25ceb54df..cbe4c786017b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_1.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_10.plan index d7e380768685..c9ca97a53065 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_10.plan @@ -88,7 +88,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_11.plan index adabbb70e00a..4c809dcd621e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_11.plan @@ -70,7 +70,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_12.plan index 05980890f69a..0430b1cf0807 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_12.plan @@ -70,7 +70,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -188,7 +188,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_13.plan index 40d0694863ec..d7a802257f45 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_13.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 9, "Plans": [ { @@ -112,7 +112,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -190,7 +190,14 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "ConstantExpr", + "Operators": [ + { + "Inputs": [], + "Iterator": "[{join_key: 0},{join_key: 1}]", + "Name": "Iterator" + } + ], "PlanNodeId": 11 } ] diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_14.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_14.plan index d1314b557ed1..928c2c17e121 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_14.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_14.plan @@ -70,7 +70,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { @@ -104,7 +104,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -169,7 +169,14 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "ConstantExpr", + "Operators": [ + { + "Inputs": [], + "Iterator": "[{id: 1}]", + "Name": "Iterator" + } + ], "PlanNodeId": 9 } ] diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_15.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_15.plan index a01692640afc..f51c155ac26c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_15.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_15.plan @@ -70,7 +70,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_16.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_16.plan index c83a3763d9ea..069755e91d5a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_16.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_16.plan @@ -75,7 +75,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -120,7 +120,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_3.plan index 5c7bc475ffab..5e0a08fe8021 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_3.plan @@ -86,7 +86,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_4.plan index f0964dd43aa6..5c9285dc900d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_4.plan @@ -91,7 +91,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_5.plan index 1c3e703599ed..15d0dceeb657 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_5.plan @@ -80,7 +80,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -148,7 +148,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { @@ -194,7 +194,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_6.plan index 8043f25cb877..ce79a6a7d6a3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_6.plan @@ -93,8 +93,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 31 @@ -107,7 +107,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 29, "Plans": [ { @@ -244,7 +244,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 15, "Plans": [ { @@ -285,7 +285,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 9, "Plans": [ { @@ -356,7 +356,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_7.plan index 8d9991d1aa16..68b2502bc1b6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_7.plan @@ -77,7 +77,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 9, "Plans": [ { @@ -127,7 +127,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_8.plan index 687214ea9401..330b5d82d3f4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_8.plan @@ -77,7 +77,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 9, "Plans": [ { @@ -127,7 +127,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_9.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_9.plan index e8f6c9d7e301..7dac2bed4f77 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_9.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join0.test_/query_9.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_10.plan index 5185dfdfe0c4..68c2a3641900 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_10.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_11.plan index 2dc3f758529c..f8325b2f07e4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_11.plan @@ -73,7 +73,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -119,7 +119,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_12.plan index 905cdf1f706e..750e3105a2ec 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_12.plan @@ -73,7 +73,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -119,7 +119,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_13.plan index 885537c83902..5d5e1ec3689e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_13.plan @@ -93,8 +93,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -107,7 +107,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_14.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_14.plan index 582986cb2019..ce982c4ec18b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_14.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_14.plan @@ -75,8 +75,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -89,7 +89,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_4.plan index 7097fe23840c..2efd4264a8ba 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_4.plan @@ -80,7 +80,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_6.plan index 2bffe3be131b..b229e1d51c7a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_6.plan @@ -80,7 +80,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_7.plan index 3a7cdb610be5..6d7de3a01c2b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_7.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_8.plan index 3a7cdb610be5..6d7de3a01c2b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_8.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_9.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_9.plan index 5185dfdfe0c4..68c2a3641900 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_9.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join1.test_/query_9.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_1.plan index 03f42f71e58a..1bc6e8308f19 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_1.plan @@ -79,7 +79,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { @@ -113,7 +113,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { @@ -159,7 +159,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -213,7 +213,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 15, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_10.plan index 05e58d241bb7..c22e5ca71d01 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_10.plan @@ -103,7 +103,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 16, "Plans": [ { @@ -160,13 +160,13 @@ "PlanNodeType": "Connection", "Plans": [ { - "CTE Name": "precompute_0_0", + "CTE Name": "precompute_0_1", "Node Type": "ConstantExpr", "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_1", + "Name": "Iterator" } ], "PlanNodeId": 18 @@ -183,13 +183,13 @@ "PlanNodeType": "Connection", "Plans": [ { - "CTE Name": "precompute_0_1", + "CTE Name": "precompute_0_0", "Node Type": "ConstantExpr", "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_1" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 12 @@ -214,11 +214,11 @@ "PlanNodeType": "Materialize", "Plans": [ { - "CTE Name": "precompute_0_0", + "CTE Name": "precompute_0_1", "Node Type": "Aggregate", "Operators": [ { - "Input": "precompute_0_0", + "Input": "precompute_0_1", "Inputs": [], "Name": "PartitionByKey" } diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_11.plan index 67797923e1ae..e892bfc6fcba 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_11.plan @@ -139,7 +139,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 16, "Plans": [ { @@ -201,8 +201,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_1" + "Iterator": "precompute_0_1", + "Name": "Iterator" } ], "PlanNodeId": 18 @@ -224,8 +224,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 12 diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_12.plan index 2e29b27d8ef9..c22e5ca71d01 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_12.plan @@ -103,7 +103,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 16, "Plans": [ { @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_1" + "Iterator": "precompute_0_1", + "Name": "Iterator" } ], "PlanNodeId": 18 @@ -188,8 +188,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 12 diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_3.plan index 4c1044908ee6..b98b8e5e3db9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_3.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_4.plan index 7c3038547cfe..ae9e57d22592 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_4.plan @@ -76,7 +76,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -122,7 +122,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 7, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_7.plan index 4e47ccf4c1ab..efd90f6f3620 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_7.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_8.plan index 00981caadead..36f70dc84c3e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_8.plan @@ -94,8 +94,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -108,7 +108,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_9.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_9.plan index 2e29b27d8ef9..c22e5ca71d01 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_9.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join2.test_/query_9.plan @@ -103,7 +103,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 16, "Plans": [ { @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_1" + "Iterator": "precompute_0_1", + "Name": "Iterator" } ], "PlanNodeId": 18 @@ -188,8 +188,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 12 diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_1.plan index 0e8e0df01ea2..5578f0099498 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_1.plan @@ -74,7 +74,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_2.plan index 989af34c7883..574b1216e342 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_2.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_3.plan index a0b9b51c8cf2..b4af0672fab7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_3.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_4.plan index 35eb8c235fdb..f395e7f48503 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_4.plan @@ -75,8 +75,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_1_0" + "Iterator": "precompute_1_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -89,7 +89,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_5.plan index bcf0594e69b4..0a7e40e48920 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_5.plan @@ -179,8 +179,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_1_0" + "Iterator": "precompute_1_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -193,7 +193,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_6.plan index c03e76ad7b3d..c6c17134adb7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_6.plan @@ -90,8 +90,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -104,7 +104,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_7.plan index 88ec30d248cf..eb9b22d71849 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_7.plan @@ -87,8 +87,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -101,7 +101,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_8.plan index 588f31485694..d0414229e688 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join3.test_/query_8.plan @@ -62,7 +62,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { @@ -114,7 +114,14 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "ConstantExpr", + "Operators": [ + { + "Inputs": [], + "Iterator": "[{x: 1}]", + "Name": "Iterator" + } + ], "PlanNodeId": 5 } ] diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_1.plan index 9924452dd6c7..0c5ae4e2c32b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_1.plan @@ -79,7 +79,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 9, "Plans": [ { @@ -120,7 +120,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_13.plan index b204029af8ec..cabf93b7a67f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_13.plan @@ -76,8 +76,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -90,7 +90,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_4.plan index 3d5b11f1415f..508eaa291278 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_4.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { @@ -112,7 +112,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 5, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_5.plan index a3fe6865e4fb..ce1c35267366 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_5.plan @@ -75,8 +75,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -89,7 +89,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_6.plan index f469658da77a..9e2ba98ec1d7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_6.plan @@ -75,8 +75,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_2_0" + "Iterator": "precompute_2_0", + "Name": "Iterator" } ], "PlanNodeId": 27 @@ -89,7 +89,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 25, "Plans": [ { @@ -221,8 +221,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 13 @@ -235,7 +235,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 11, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_8.plan index cd4c7766e5a5..dfaaf3f2de13 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_8.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_9.plan b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_9.plan index fc0db264f5f4..2d5a8f071c98 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_9.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_postgres.TestPGSQL.test_sql_suite_plan-jointest_join4.test_/query_9.plan @@ -71,7 +71,7 @@ "PlanNodeType": "Connection", "Plans": [ { - "Node Type": "Stage", + "Node Type": "Collect", "PlanNodeId": 3, "Plans": [ { diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_101.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_101.plan index 1dbc02ebf5d1..933eb44641ad 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_101.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_101.plan @@ -164,8 +164,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_103.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_103.plan index 3820577bc7ac..c6625ebede65 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_103.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_103.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_11.plan index 2c28de5e7674..9ab1537010d4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_11.plan @@ -201,8 +201,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_114.plan index ff08b327eda5..e70e69265d33 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_114.plan @@ -131,8 +131,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_115.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_115.plan index a0c21d38a281..63696aa8c501 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_115.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_115.plan @@ -192,8 +192,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_121.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_121.plan index 882207d5dc29..9ba61702ac21 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_121.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_121.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_13.plan index d8aa59a15eee..4bcb021c4522 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_13.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_16.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_16.plan index 69eeb1c66956..32488d482534 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_16.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_16.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_17.plan index 57ed3f3ff542..447566aa85f4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_17.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_18.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_18.plan index 884930fa746c..546ec384e628 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_18.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_18.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_2.plan index 68a33f6abdfa..e81eb10f02c3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_2.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_20.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_20.plan index 0f58983d7a96..a628e5897be9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_20.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_20.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_25.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_25.plan index 4ff02d7d9cce..8091d516791b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_25.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_25.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_31.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_31.plan index 137d0634fd3e..7cb6fb1f8998 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_31.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_31.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_49.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_49.plan index 9f9527e2e54b..73c6f1361cb9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_49.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_49.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_74.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_74.plan index 68a33f6abdfa..e81eb10f02c3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_74.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_74.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_76.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_76.plan index b14724a0205a..c3b080c37cd3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_76.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_76.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_8.plan index c2827282bfab..5d24181c028f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_8.plan @@ -167,8 +167,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_82.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_82.plan index 7427ea385d16..79933459c99d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_82.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_82.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_85.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_85.plan index b361499ec0b8..40e84c34beb5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_85.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-1.test_/query_85.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_102.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_102.plan index e80460ba38d2..4b89d71aa86d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_102.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_102.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_110.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_110.plan index 6d784d46846f..b9e2fba886ef 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_110.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_110.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_112.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_112.plan index 5da42ef64d6e..bf4b6932b93c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_112.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_112.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_113.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_113.plan index c174c5dd3806..4b4479d2dbc0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_113.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_113.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_130.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_130.plan index 3f6bf48e4453..32b2a07cf610 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_130.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_130.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_15.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_15.plan index cad9018787e5..bb72f5045d72 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_15.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_15.plan @@ -152,8 +152,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_2.plan index 540594842dc1..c2fbd2062a7c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_2.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_42.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_42.plan index f9aebeaf42be..4d9a68c35284 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_42.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_42.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_44.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_44.plan index 1cb62aac31af..8da756475c30 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_44.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_44.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_54.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_54.plan index 7f42eb9be336..4cdf4145c8f9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_54.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_54.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_55.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_55.plan index 8a163b606620..5f8351a2d132 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_55.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_55.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_60.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_60.plan index a4074d503147..60888ffb8637 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_60.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_60.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_69.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_69.plan index 62db4e6368e3..033af4d5837e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_69.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_69.plan @@ -158,8 +158,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_7.plan index 54280e7fdae0..e8e96bc79749 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_7.plan @@ -131,8 +131,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_77.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_77.plan index 219aba82be67..6595437cc3f4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_77.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_77.plan @@ -131,8 +131,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_8.plan index 414a03001b41..52bb7470f1ee 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_8.plan @@ -131,8 +131,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_83.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_83.plan index 1851aa325953..118eed39c348 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_83.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_83.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_89.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_89.plan index f8a0526ef373..af89cead5ce6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_89.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_89.plan @@ -160,8 +160,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_90.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_90.plan index 76af5a2e04d6..182f8ce11643 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_90.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_90.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_91.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_91.plan index db6919d6a719..4c402af2eb3b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_91.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_91.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_92.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_92.plan index fd808620c504..8216a1007e7e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_92.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_92.plan @@ -128,8 +128,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_97.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_97.plan index 06fb6c95fcaf..aa0ff23181af 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_97.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_97.plan @@ -113,8 +113,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_99.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_99.plan index 74cce0089391..f0bbd1db3fe2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_99.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-2.test_/query_99.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_1.plan index a852d1656845..844eb4db7dc3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_1.plan @@ -228,8 +228,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_108.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_108.plan index 509b7891531d..e609f44a03a7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_108.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_108.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_110.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_110.plan index d827867fa087..de6861109b9e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_110.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_110.plan @@ -113,8 +113,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_111.plan index 71305790ff0d..f2c4a56831a5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_111.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_112.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_112.plan index 679481ddddca..a4f356012cbe 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_112.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_112.plan @@ -146,8 +146,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_113.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_113.plan index 36eb2cb41151..2494ba6d9e4d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_113.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_113.plan @@ -155,8 +155,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_114.plan index df8e6385c3a9..da9f37f520c8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_114.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_119.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_119.plan index 21aaad3a3ea1..56c8255144a8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_119.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_119.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_120.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_120.plan index c83428eae6ad..2ef0c49dc235 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_120.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_120.plan @@ -210,8 +210,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_127.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_127.plan index 4a5b57fd9772..6b59522b9fc4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_127.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_127.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_128.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_128.plan index 400acb869b7f..ab6ab09c0890 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_128.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_128.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_13.plan index 5f6f23498926..a8db0ff28da5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_13.plan @@ -134,8 +134,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_132.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_132.plan index 48f9aa70a9bf..713c2605e2bf 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_132.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_132.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_137.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_137.plan index 08282ad9bc9e..27da9473e4d9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_137.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_137.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_141.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_141.plan index b9ab27ecc685..f34b377bedfd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_141.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_141.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_19.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_19.plan index afcd8d24e6a2..9bbd8245a9d8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_19.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_19.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_25.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_25.plan index e3ecfe909eb9..ee92fdecbc33 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_25.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_25.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_3.plan index 61d1404ea6c4..603844d68c48 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_3.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_33.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_33.plan index 837151112f33..73a63249887d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_33.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_33.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_41.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_41.plan index c77985929ef6..b9b0a37c2af0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_41.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_41.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_49.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_49.plan index b04993278680..88b4a1d7b286 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_49.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_49.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_52.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_52.plan index d03797d25fc0..938da2c89b8e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_52.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_52.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_59.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_59.plan index ff8a89e9f134..cba1fde64fab 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_59.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_59.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_6.plan index 1972ab71d5ba..80274d8d4708 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_6.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_63.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_63.plan index 5dea891a5f37..d9a03ded19e6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_63.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_63.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_64.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_64.plan index bf8d2e839402..77dc6d18d8e4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_64.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_64.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_7.plan index d2b10a5fa830..5e9d8ade10fe 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_7.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_72.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_72.plan index 5fc0bec74e33..ee8a79587a54 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_72.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_72.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_8.plan index 34a886b4dd4a..0d2b660af217 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_8.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_87.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_87.plan index 6a131956b500..3a7734a8d322 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_87.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_87.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_92.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_92.plan index 7999290b1d8b..a961742abcc6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_92.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-3.test_/query_92.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_107.plan index 212cdd83e319..15a8d082b316 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_107.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_110.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_110.plan index b994138fe9d2..22a7c2c4001b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_110.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_110.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_111.plan index c88b27f71004..035c6988d371 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_111.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_114.plan index 53b3f6cc964b..41c057219929 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_114.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_115.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_115.plan index 60a56385c2ae..4421ffac449e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_115.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_115.plan @@ -207,8 +207,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_116.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_116.plan index 42ef801d4beb..3f96c700593f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_116.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_116.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_12.plan index 024f2b68e344..5d29f55dd7a0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_12.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_123.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_123.plan index 411845d24e59..495d6dce981f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_123.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_123.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_126.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_126.plan index d7e6ae80b3b7..58f2ed9221f2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_126.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_126.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_133.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_133.plan index faebf3e794ab..a03eb2baefb2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_133.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_133.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_134.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_134.plan index 0fedf4d79c31..9b269dc97102 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_134.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_134.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_2.plan index c826d8509b80..2c72fb8996bb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_2.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_21.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_21.plan index 9497b7490945..9042ac65ab4b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_21.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_21.plan @@ -210,8 +210,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_24.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_24.plan index fc0bbe71050d..54595d68e97d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_24.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_24.plan @@ -148,8 +148,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_3.plan index 20cc33f9f5d3..e533dc3dcdb9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_3.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_31.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_31.plan index fb4b70305395..989e7a547e29 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_31.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_31.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_40.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_40.plan index 20527809ccee..3b984e33a166 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_40.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_40.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_44.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_44.plan index ee6fab962b08..9ba29210a7b6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_44.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_44.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_5.plan index 070172db1682..98165e7acfeb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_5.plan @@ -133,8 +133,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_55.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_55.plan index 7dc3239130c5..84fac8557c06 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_55.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_55.plan @@ -216,8 +216,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_60.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_60.plan index 5667af156047..9724b0069587 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_60.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_60.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_65.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_65.plan index bf286b2013e6..bd13d05011ab 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_65.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_65.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_81.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_81.plan index f088dc7ab335..14a5c9c28cdb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_81.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_81.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_84.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_84.plan index 950d62f31d3a..d85ac5dc4769 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_84.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_84.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_89.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_89.plan index 44d48eab199b..4a4db31b83da 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_89.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_89.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_90.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_90.plan index bde1e01ec0c4..2fe489e260c7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_90.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_90.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_91.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_91.plan index 433b773e289f..9206f7ff8c1d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_91.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_91.plan @@ -131,8 +131,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_95.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_95.plan index 3f551d324398..2411cc03b72a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_95.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_95.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_98.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_98.plan index ea83e26e6dda..8ec2ddd79d75 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_98.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-4.test_/query_98.plan @@ -131,8 +131,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_11.plan index 9f384eddf21b..1a3286639a63 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_11.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_24.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_24.plan index ac300f9c6b69..6510d3aff5b3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_24.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_24.plan @@ -137,8 +137,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_26.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_26.plan index 9a04deb58b9a..fe05152e56f4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_26.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_26.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_29.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_29.plan index bd50f6b0c1a2..7d15e8796032 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_29.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_29.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_30.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_30.plan index 33e3ce64d669..558032b65576 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_30.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_30.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_34.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_34.plan index b7b3760f5a09..b4d6866be294 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_34.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_34.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_8.plan index 1fe814290d60..b24c9f2b9c1f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select1-5.test_/query_8.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_1.plan index b846eb20f117..9f0d24adce2e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_1.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_10.plan index 1fc53b7d732d..870a2517421b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_10.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_107.plan index b846eb20f117..9f0d24adce2e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_107.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_109.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_109.plan index d1e37727b62f..ebc5c2c42ad7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_109.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_109.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_11.plan index 01b9d93686d3..5490f1335752 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_11.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_111.plan index 016a734ac71d..3d2b11a60259 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_111.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_116.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_116.plan index 20edcc37e4a0..feba8a57d2f0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_116.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_116.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_122.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_122.plan index 4f3c29fc831f..1aed039a13f2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_122.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_122.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_137.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_137.plan index c1b342c2a302..a9f2ef2007a5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_137.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_137.plan @@ -128,8 +128,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_20.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_20.plan index ebc16adc8b4c..0da644093ab1 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_20.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_20.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_29.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_29.plan index 16bc422ee3d8..70b17675afd1 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_29.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_29.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_40.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_40.plan index 892c6b717e3b..3059b0d37034 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_40.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_40.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_48.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_48.plan index a658d5d1de21..fcecb1bc4233 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_48.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_48.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_51.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_51.plan index 15b0a55c3942..734333e24d69 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_51.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_51.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_52.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_52.plan index 75f58158593c..1614a8fd7862 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_52.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_52.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_60.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_60.plan index 46eceb0e6219..1a8850959263 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_60.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_60.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_65.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_65.plan index 6c96b772a3bf..e0f6510b40e2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_65.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_65.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_8.plan index c8f8e9164218..39aa6a093429 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_8.plan @@ -216,8 +216,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_89.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_89.plan index bd7908564f6d..22e926924151 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_89.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_89.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_91.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_91.plan index 878a89ab5ce0..d8e671425f12 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_91.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_91.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_94.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_94.plan index 44144e6aa275..9eb4f9e944f0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_94.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-1.test_/query_94.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_1.plan index 6f5b6573236e..5ecb2a699322 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_1.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_102.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_102.plan index 243f9050c809..ce16bb6d87c3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_102.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_102.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_119.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_119.plan index 6d96e8839573..20555e5b0da2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_119.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_119.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_121.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_121.plan index 50acea9e1587..2922bd524c0d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_121.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_121.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_127.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_127.plan index 8af08099a1b1..d952bc0c5d45 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_127.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_127.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_133.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_133.plan index 37e3b1a86754..6e1cade22d31 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_133.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_133.plan @@ -158,8 +158,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_137.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_137.plan index 79054c725d93..acf2ce016e6e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_137.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_137.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_139.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_139.plan index 757c4adf0985..e99d9e10afc6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_139.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_139.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_143.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_143.plan index 323a007d5f36..a253da15148d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_143.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_143.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_155.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_155.plan index 6ace5116ac0d..c60acf2d4ac9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_155.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_155.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_157.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_157.plan index 14835060b8ea..8a9a7a551c8b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_157.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_157.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_2.plan index 37ef850eb886..398d1ea12663 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_2.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_25.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_25.plan index 08ad697e347b..435bea1b180e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_25.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_25.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_38.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_38.plan index 8a614bbf4dfe..3c905a40b5b8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_38.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_38.plan @@ -134,8 +134,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_4.plan index f84e811a6a71..ae35e6ba402e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_4.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_40.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_40.plan index 72156b3bef39..3d386596cbb8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_40.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_40.plan @@ -192,8 +192,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_55.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_55.plan index 5422d6eb7b26..2c8afde25238 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_55.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_55.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_57.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_57.plan index 68e3442b4a78..1062dbd6bf62 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_57.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_57.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_61.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_61.plan index 03bb05826578..69039d4861cf 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_61.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_61.plan @@ -167,8 +167,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_67.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_67.plan index bcf02a05554f..5731af3146f3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_67.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_67.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_75.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_75.plan index ece5dcd046e5..0cf2bf83f192 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_75.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_75.plan @@ -158,8 +158,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_77.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_77.plan index 381d8fdb5102..afff8aae6821 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_77.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_77.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_85.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_85.plan index 1707edc684c2..6605d19e6153 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_85.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_85.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_89.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_89.plan index 7ca365f378c4..428fe410da52 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_89.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_89.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_91.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_91.plan index c32c54d6958f..85db4bd2e3f5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_91.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_91.plan @@ -192,8 +192,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_97.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_97.plan index a0e0264027be..69b91121a545 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_97.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_97.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_98.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_98.plan index 936b02dc006f..c1bbbb82927e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_98.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-2.test_/query_98.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_10.plan index 5d28837c3d03..2027f609c3e9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_10.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_107.plan index ee7be1c3b574..25ab50637dca 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_107.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_111.plan index 7764dcbb2e14..765d12459d1a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_111.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_112.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_112.plan index 8175dc9a894a..26e8362ab395 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_112.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_112.plan @@ -174,8 +174,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_114.plan index b4353052c8e5..44995e3f2edb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_114.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_117.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_117.plan index 99325c42c919..4f09f7b097fc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_117.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_117.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_13.plan index 7c740da465f6..414b7c16d9fa 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_13.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_135.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_135.plan index 36ed568b7e68..5a69fe6f0c2c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_135.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_135.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_140.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_140.plan index b74ddd9bd969..d0bbad3417f4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_140.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_140.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_144.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_144.plan index f9b4a496d8c3..a6dd66f4b5bc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_144.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_144.plan @@ -128,8 +128,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_145.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_145.plan index 5635fc83a11f..8dcaac6a8140 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_145.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_145.plan @@ -128,8 +128,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_147.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_147.plan index 2da48c081364..c25206a9d0e3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_147.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_147.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_17.plan index 2f7f3f774380..4e611aa00833 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_17.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_2.plan index 04f454ef3ad9..a8a4ba7db8f9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_2.plan @@ -192,8 +192,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_27.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_27.plan index cc231993d9e2..3f5bf1b0f0d3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_27.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_27.plan @@ -128,8 +128,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_31.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_31.plan index 7dd2a6b8be5c..c79aa477cb65 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_31.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_31.plan @@ -130,8 +130,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_44.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_44.plan index 92a7a274b609..880b8745d195 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_44.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_44.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_48.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_48.plan index 121b7a421695..5c321161dbbb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_48.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_48.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_5.plan index 1c1caf0d6eca..c19eb131a89c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_5.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_54.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_54.plan index 1027f596c2cb..fa3b7472f0c2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_54.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_54.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_59.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_59.plan index 223d69182c26..4dc1ff3bb593 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_59.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_59.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_6.plan index 687def04bb72..e97d89b102e7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_6.plan @@ -149,8 +149,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_69.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_69.plan index dd4e4806cbd7..faedc0e3dea7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_69.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_69.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_70.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_70.plan index d8b90829c6ee..99dd8a50e5d1 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_70.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_70.plan @@ -149,8 +149,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_74.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_74.plan index 52b20670c38c..3ec7193e006a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_74.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_74.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_78.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_78.plan index b250adee1a7c..8a829d73b13a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_78.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_78.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_79.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_79.plan index a3f86defe195..48ca58369787 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_79.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_79.plan @@ -201,8 +201,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_8.plan index 5c555aceed8e..83c5edd9b0b1 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_8.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_82.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_82.plan index 0bcf5b48d514..108bf2f36971 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_82.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_82.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_9.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_9.plan index abc3dde2721e..d9437f1fc873 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_9.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-3.test_/query_9.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_10.plan index 7d1dee6ea1f2..1cf477ae8a0a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_10.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_102.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_102.plan index 93f6668e4b6f..338d859e9c4f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_102.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_102.plan @@ -192,8 +192,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_107.plan index 67ea1fb8971b..0d8143eb1a39 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_107.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_111.plan index 4791ff516186..9855e878d82f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_111.plan @@ -225,8 +225,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_114.plan index 88278816c03a..ebde0145f577 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_114.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_134.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_134.plan index 8255d73eb01f..6ba91c9b6119 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_134.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_134.plan @@ -192,8 +192,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_14.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_14.plan index e3422488664b..5badc00536de 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_14.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_14.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_19.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_19.plan index 86c645eb2a69..d7b86f75a199 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_19.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_19.plan @@ -146,8 +146,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_2.plan index 4b32d6a56a59..4e67ff990e9b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_2.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_20.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_20.plan index 2c008673ad1a..e595226e1b29 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_20.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_20.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_28.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_28.plan index 678723d478c0..9bc9dba7d027 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_28.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_28.plan @@ -137,8 +137,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_33.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_33.plan index 32409792e0be..76b7adcbd6ce 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_33.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_33.plan @@ -155,8 +155,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_37.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_37.plan index 5efa747129ae..d263d5eb442e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_37.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_37.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_39.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_39.plan index 2c9a0f74bcf8..762df907a97d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_39.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_39.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_45.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_45.plan index 37afdd262e41..b16dddab55a9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_45.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_45.plan @@ -158,8 +158,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_52.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_52.plan index d346ca3f461e..2bbcf32087e9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_52.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_52.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_61.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_61.plan index eb358d0f8901..86a320092d5e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_61.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_61.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_63.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_63.plan index 0f435688c120..5101a7d1438e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_63.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_63.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_67.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_67.plan index 045e8695ab05..615e87aeb8c6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_67.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_67.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_68.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_68.plan index 773c117e9381..04cc7709183a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_68.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_68.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_70.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_70.plan index f4cc41e2ad91..eff5d368a987 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_70.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_70.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_71.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_71.plan index 52c60322f4b1..6286e80287cc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_71.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_71.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_74.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_74.plan index 066464be001e..95b22ddf9ed4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_74.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_74.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_8.plan index 32e87264f53f..cfe4b8956f34 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_8.plan @@ -207,8 +207,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_82.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_82.plan index 47dde9202c3d..22cac872302d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_82.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_82.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_84.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_84.plan index 53055cc20358..96d83c7fe272 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_84.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_84.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_86.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_86.plan index f9b15249ee16..68e92ef0d42f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_86.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_86.plan @@ -120,8 +120,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_89.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_89.plan index db4bb46cb21c..df96ed0acac4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_89.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_89.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_91.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_91.plan index e349a94fcd42..6ea985c56cb8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_91.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_91.plan @@ -170,8 +170,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_98.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_98.plan index 231f9630deaa..d344d90ed1e0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_98.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select2-4.test_/query_98.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_1.plan index 1134d7b78630..79e1ee84fc26 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_1.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_131.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_131.plan index 6356d13f72be..5ce4a84238aa 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_131.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_131.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_132.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_132.plan index 6356d13f72be..5ce4a84238aa 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_132.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_132.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_17.plan index c4e4b1c33236..6f8b9dfd567e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_17.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_18.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_18.plan index 9da2b8305964..3c39f10ea1da 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_18.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_18.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_19.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_19.plan index beec11816c69..ce8913cf6001 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_19.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_19.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_2.plan index 1134d7b78630..79e1ee84fc26 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_2.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_20.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_20.plan index 5939cee60f7d..45717297f368 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_20.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_20.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_39.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_39.plan index 2aa1ddb66ad6..962d19d22524 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_39.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_39.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_40.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_40.plan index 3611a616f622..607134d6b34b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_40.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_40.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_83.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_83.plan index 3f51f3eaeb5a..7a49966772aa 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_83.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_83.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_84.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_84.plan index 4572e3d44372..cb892c9bf22e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_84.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-1.test_/query_84.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_11.plan index 964109ee7e61..f006e5a4c9d4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_11.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_12.plan index 1a07badac397..e8e67f420537 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_12.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_23.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_23.plan index f36c96c9f459..a30baa1950a4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_23.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_23.plan @@ -174,8 +174,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_24.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_24.plan index b7357e753a3d..ff83a7ee30c0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_24.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_24.plan @@ -174,8 +174,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_69.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_69.plan index 85e5bc088429..dbe7e642c18b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_69.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_69.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_70.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_70.plan index caf5c15693e3..93d3dcca8048 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_70.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_70.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_75.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_75.plan index 149bb8afbe8d..2c09fdecd405 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_75.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_75.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_76.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_76.plan index dadca6934322..93c7e6780cd0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_76.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_76.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_93.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_93.plan index 3cef525f5b9c..ac1602ffa99f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_93.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_93.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_94.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_94.plan index 4469d7e5fcd6..a34600937fac 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_94.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_94.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_97.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_97.plan index d025851bf7bc..53f2f1bca94c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_97.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_97.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_98.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_98.plan index 615a27f61321..54450afe62d3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_98.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-10.test_/query_98.plan @@ -171,8 +171,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_105.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_105.plan index d23ce041ebd1..53f588388a2d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_105.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_105.plan @@ -155,8 +155,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_106.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_106.plan index d23ce041ebd1..53f588388a2d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_106.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_106.plan @@ -155,8 +155,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_19.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_19.plan index eb2541b8d22e..769663913034 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_19.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_19.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_20.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_20.plan index eb2541b8d22e..769663913034 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_20.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_20.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_31.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_31.plan index 9a08fa2fb3c6..eff01bbae90e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_31.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_31.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_32.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_32.plan index 9a08fa2fb3c6..eff01bbae90e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_32.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_32.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_43.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_43.plan index eada1e1b40e7..37eac4400ecb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_43.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_43.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_44.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_44.plan index d55553c6a9aa..d84191ed2e47 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_44.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_44.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_45.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_45.plan index c6b302cd33bb..9135b6b9af5c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_45.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_45.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_46.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_46.plan index c6b302cd33bb..9135b6b9af5c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_46.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_46.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_47.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_47.plan index a5ce5d9232bb..6086129bee73 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_47.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_47.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_48.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_48.plan index 5ebf726d8d13..37b4c2c317b2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_48.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_48.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_5.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_5.plan index a4b74defe84f..07bb06791ea2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_5.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_5.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_6.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_6.plan index 41d5071be1b8..f76f16620f52 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_6.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-11.test_/query_6.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_105.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_105.plan index 738e77b13722..436ecd04d5ae 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_105.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_105.plan @@ -201,8 +201,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_106.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_106.plan index dbe1c74b6fbe..f6ce570a2b8b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_106.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_106.plan @@ -201,8 +201,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_107.plan index 1a4dce4a97ad..537f43984efe 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_107.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_108.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_108.plan index e8e961d44a41..bdd12bfbad0a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_108.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_108.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_109.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_109.plan index 3ef43160a758..6353ed509578 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_109.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_109.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_110.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_110.plan index 553abefb3fd6..cb566a8bd09e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_110.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_110.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_111.plan index 2e434d99ceb4..c9c77fb105a8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_111.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_112.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_112.plan index e39a41a86b77..62348532928d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_112.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_112.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_139.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_139.plan index fcf8ef38d35e..f436fb383336 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_139.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_139.plan @@ -213,8 +213,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_140.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_140.plan index aea0d3eb1d43..28963eaaa3c5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_140.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_140.plan @@ -213,8 +213,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_37.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_37.plan index 87a8bd671144..579ea1309477 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_37.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_37.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_38.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_38.plan index cfd6af781888..44d3031ce41a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_38.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_38.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_45.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_45.plan index 77fe0f4bf5ab..7e3e56aaae99 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_45.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_45.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_46.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_46.plan index 77fe0f4bf5ab..7e3e56aaae99 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_46.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_46.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_47.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_47.plan index c9b32aa6618f..2892911f3f30 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_47.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_47.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_48.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_48.plan index b0560c05d647..08a3cb67835d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_48.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_48.plan @@ -126,8 +126,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_73.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_73.plan index f7f3095aceb9..b2b4b62894df 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_73.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_73.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_74.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_74.plan index 327cd91646e9..fe2aa0036d0a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_74.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_74.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_77.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_77.plan index c7330332292a..83dcbaca1785 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_77.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_77.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_78.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_78.plan index c7330332292a..83dcbaca1785 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_78.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_78.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_79.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_79.plan index 556a55bfc2a4..881f4d613da9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_79.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_79.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_80.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_80.plan index 64e637c8d9c8..caa9a6fbb951 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_80.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_80.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_81.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_81.plan index 14c7b26b82ff..ef4ff90cc87d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_81.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_81.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_82.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_82.plan index a8a48d099abc..9f3f283a5109 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_82.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_82.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_85.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_85.plan index 99fcd8ed4025..be178fabd65c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_85.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_85.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_86.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_86.plan index 4037d57a57bb..205ded097c7d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_86.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-12.test_/query_86.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_10.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_10.plan index 4270e739a42c..e5b8687c31c6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_10.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_10.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_11.plan index bed264815314..037f7f82aa3b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_11.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_12.plan index 46a0ecc65748..4bc826f72a7e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_12.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_13.plan index 3bdc1c086e6b..e158dff44e35 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_13.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_14.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_14.plan index f5eb73415817..219f99cc395c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_14.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_14.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_15.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_15.plan index 06f3e6623602..fadd40577cdc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_15.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_15.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_16.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_16.plan index c614546de76a..67381a32079b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_16.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_16.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_17.plan index d3e1f070e653..8a0b3be7357b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_17.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_24.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_24.plan index 9d6a447a72b4..4857e589f283 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_24.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_24.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_25.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_25.plan index a45799359ae9..b7eea74580af 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_25.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_25.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_26.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_26.plan index 3ac024a64c3c..fea42cb346e7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_26.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_26.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_27.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_27.plan index 3ac024a64c3c..fea42cb346e7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_27.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_27.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_34.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_34.plan index 85a5b36c2de4..32fbb55105e7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_34.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_34.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_35.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_35.plan index eaa38382edc8..107f8b5dfd58 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_35.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_35.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_36.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_36.plan index c84f65f7b7f6..33ec7bfd9d9c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_36.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_36.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_37.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_37.plan index 32357cc86ad4..917597715f67 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_37.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_37.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_38.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_38.plan index 67922b37c044..06369954e45c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_38.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_38.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_39.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_39.plan index 6c490a6f721f..8789e9875ff5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_39.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_39.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_62.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_62.plan index d7ef808dc630..3fe81f781904 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_62.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_62.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_63.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_63.plan index d7ef808dc630..3fe81f781904 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_63.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_63.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_8.plan index 56e8b3001d06..cab385839d93 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_8.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_9.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_9.plan index b379187c8c8f..0647bb30fc95 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_9.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-13.test_/query_9.plan @@ -195,8 +195,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_22.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_22.plan index 71b951fe582e..1fdb66fd0a0b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_22.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_22.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_23.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_23.plan index 0e9b3375d7f4..2ebf81a8fc16 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_23.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_23.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_28.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_28.plan index fe547fa469fc..906b3e661b34 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_28.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_28.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_29.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_29.plan index 8c1ca8a69b58..469d7bcac3a0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_29.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_29.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_30.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_30.plan index d6da6660fd96..00495e6c2abe 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_30.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_30.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_31.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_31.plan index fa847496fff6..aa4d6288eacd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_31.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_31.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_60.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_60.plan index 0892b83677e1..25fb0670bbfd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_60.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_60.plan @@ -160,8 +160,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_61.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_61.plan index 9331f19d3f00..53a9706dcd27 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_61.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_61.plan @@ -160,8 +160,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_76.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_76.plan index d612a234304f..d956827e354d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_76.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_76.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_77.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_77.plan index bd9729522432..54e3ca9d2fe7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_77.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_77.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_78.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_78.plan index effd06261646..74c27bc8903a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_78.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_78.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_79.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_79.plan index ce9a16c8c08f..44b4a1a9e954 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_79.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_79.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_80.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_80.plan index 2e08be4758ac..d427422734a0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_80.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_80.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_81.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_81.plan index ea8010c785d4..bb83b83546c9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_81.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_81.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_88.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_88.plan index f064b47fa599..408f9737f3f9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_88.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_88.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_89.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_89.plan index 5f65f114fd42..abec8ee0fe48 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_89.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-14.test_/query_89.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_11.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_11.plan index 19a1b546a9a7..bff75eff7aba 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_11.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_11.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_12.plan index 1275597a53a3..6b0262ceddc9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_12.plan @@ -132,8 +132,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_17.plan index 084f33fcc494..379c824593cc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_17.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_18.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_18.plan index 084f33fcc494..379c824593cc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_18.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_18.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_19.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_19.plan index 0222dbc754c0..a1921234dfb4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_19.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_19.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_20.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_20.plan index 0222dbc754c0..a1921234dfb4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_20.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_20.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_3.plan index fd832ba9a4cf..82a46ea485e4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_3.plan @@ -115,8 +115,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_4.plan index a42cfb8a011d..6128ba371cee 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-15.test_/query_4.plan @@ -115,8 +115,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_100.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_100.plan index 837f85004edf..0a8d2cdf7933 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_100.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_100.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_101.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_101.plan index 113657471c08..9ab421e666b2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_101.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_101.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_12.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_12.plan index 882cf4814267..d4e4e66cc844 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_12.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_12.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_13.plan index 159ec334e45a..c42795ec2364 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_13.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_14.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_14.plan index 11ec36e51f22..cfaf4904d519 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_14.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_14.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_140.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_140.plan index e8dcad44e2e6..6beeb9c758d4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_140.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_140.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_141.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_141.plan index d95ec127cfc9..b49db1caf363 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_141.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_141.plan @@ -168,8 +168,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_15.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_15.plan index e8622f189845..c68d91ffcd5f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_15.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_15.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_16.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_16.plan index b0a5e6861cfa..f937c16a0c14 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_16.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_16.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_17.plan index 27eaa25b0561..130bdcc53436 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_17.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_22.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_22.plan index bac9c0037725..cc671b9da63b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_22.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_22.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_23.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_23.plan index ea89d0485eac..ddbb5cfc9583 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_23.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_23.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_24.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_24.plan index 874b47ad280d..2779b8b42579 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_24.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_24.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_25.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_25.plan index bcba40d8f23a..95f144f7a6a6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_25.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_25.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_40.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_40.plan index 939dfecdb949..4720d7a1534c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_40.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_40.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_41.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_41.plan index 204a04e117ee..26f61382871c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_41.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_41.plan @@ -177,8 +177,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_44.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_44.plan index d7c3a0c0d19b..b3df32f11600 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_44.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_44.plan @@ -142,8 +142,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_45.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_45.plan index df86cac29d96..d817fecfb9d8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_45.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_45.plan @@ -142,8 +142,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_54.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_54.plan index fc74491e7913..ea3f91471ba8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_54.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_54.plan @@ -137,8 +137,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_55.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_55.plan index 18e81a196d5d..aacc413db17e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_55.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_55.plan @@ -137,8 +137,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_64.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_64.plan index acf32139fb1a..62f9dd439641 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_64.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_64.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_65.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_65.plan index 5fb2d25e3fda..5ee0dff84599 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_65.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_65.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_66.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_66.plan index 512159a9fc1b..b0d6a89572f0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_66.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_66.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_67.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_67.plan index bdfa7f90fddf..cc1256308961 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_67.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_67.plan @@ -135,8 +135,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_72.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_72.plan index 23656ea06507..0cc98db2dfc2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_72.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_72.plan @@ -204,8 +204,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_73.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_73.plan index 0c630753b4f0..0af550795b6f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_73.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_73.plan @@ -204,8 +204,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_94.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_94.plan index e4d846129c50..faf3c36d3f7c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_94.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_94.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_95.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_95.plan index 8fc833213467..608d0f678b65 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_95.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_95.plan @@ -122,8 +122,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_98.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_98.plan index 2477278cc7c3..4a23b56f0662 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_98.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_98.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_99.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_99.plan index 26ac9f17390e..78e3346b16fd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_99.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-2.test_/query_99.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_1.plan index fb0da1f98b0a..f3d7915c15d6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_1.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_100.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_100.plan index 61cb9fa8ca95..21bf4e1fac42 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_100.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_100.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_101.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_101.plan index 9e776f51c095..53277ed47562 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_101.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_101.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_102.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_102.plan index ee264a4e0faf..814e6e8f35ef 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_102.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_102.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_107.plan index 8271fed19f7f..1165594a9f0b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_107.plan @@ -134,8 +134,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_108.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_108.plan index db86e0d673fc..2e2910fa4060 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_108.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_108.plan @@ -134,8 +134,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_119.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_119.plan index d1e07635028f..5525a5db82e2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_119.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_119.plan @@ -146,8 +146,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_120.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_120.plan index fc2417ad454c..cd7fa3f3c1bb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_120.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_120.plan @@ -146,8 +146,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_2.plan index f8cc1543e7ee..f56e3a23149b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_2.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_29.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_29.plan index 3b5e02814265..dc6c05f77c22 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_29.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_29.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_3.plan index 6ef8047e9233..0403c0143494 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_3.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_30.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_30.plan index 6105d50b2651..72e42aef06bb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_30.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_30.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_4.plan index 3adddc490a14..777872ad5b8a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_4.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_43.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_43.plan index 61151eadf110..bb4524c5f025 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_43.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_43.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_44.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_44.plan index 38b00c1d7175..574817788295 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_44.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_44.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_45.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_45.plan index 49e80ddc4e52..2d07c8c52a11 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_45.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_45.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_46.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_46.plan index e149e8892031..5fd98e8df46c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_46.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_46.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_97.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_97.plan index 8d204f113cc0..3321417b22ed 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_97.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_97.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_98.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_98.plan index 2ecd97e866f8..11d095b30c1e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_98.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_98.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_99.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_99.plan index d58b854634c5..2398ffbce8a4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_99.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-3.test_/query_99.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_16.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_16.plan index 8a567f926264..3fb2a6e46539 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_16.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_16.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_17.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_17.plan index e362941cf8db..12aff0ad4a2c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_17.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_17.plan @@ -180,8 +180,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_28.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_28.plan index 857e2afa5e18..d2d158748825 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_28.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_28.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_29.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_29.plan index 3fc5bd2a121a..a88c0ed07bdc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_29.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_29.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_40.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_40.plan index 9063cc0d078a..6ed3d53450f8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_40.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_40.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_41.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_41.plan index 482753503971..20ed65c4a3df 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_41.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_41.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_42.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_42.plan index b40b055f9f11..1ea1e96e1382 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_42.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_42.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_43.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_43.plan index b40b055f9f11..1ea1e96e1382 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_43.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_43.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_68.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_68.plan index edd334fe0bcb..da446ef3ddc2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_68.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_68.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_69.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_69.plan index bb7539a10090..32fc554e6962 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_69.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_69.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_70.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_70.plan index 4b32df084b96..1e8324a685dd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_70.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_70.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_71.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_71.plan index 926ce8906212..ab8ef707dd15 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_71.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_71.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_76.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_76.plan index bfc081a42181..eb91b41631f5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_76.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_76.plan @@ -113,8 +113,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_77.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_77.plan index bfc081a42181..eb91b41631f5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_77.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-4.test_/query_77.plan @@ -113,8 +113,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_13.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_13.plan index ff42855af199..b858f7e4c551 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_13.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_13.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_14.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_14.plan index ff42855af199..b858f7e4c551 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_14.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_14.plan @@ -125,8 +125,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_21.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_21.plan index 111f5da4a0ff..8570d8222f06 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_21.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_21.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_22.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_22.plan index 111f5da4a0ff..8570d8222f06 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_22.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_22.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_27.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_27.plan index e51307aa24ab..cd24b4b241b6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_27.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_27.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_28.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_28.plan index 0b1a50308df9..5f9ad6e3a6dc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_28.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_28.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_55.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_55.plan index c293f7009bf9..261d81bc2516 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_55.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_55.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_56.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_56.plan index c293f7009bf9..261d81bc2516 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_56.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_56.plan @@ -109,8 +109,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_75.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_75.plan index df9eb5723582..9f16937fd9de 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_75.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_75.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_76.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_76.plan index ba2a83011260..fde9f0a61a6f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_76.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-5.test_/query_76.plan @@ -150,8 +150,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_103.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_103.plan index b3103254e94a..7b0376800fd4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_103.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_103.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_104.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_104.plan index a2c5d3ec51a8..e0d9f8953ba0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_104.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_104.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_107.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_107.plan index 909bcfb2e8e2..989c8efd0dbd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_107.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_107.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_108.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_108.plan index 50d5844bd4e5..311d94acb667 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_108.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_108.plan @@ -140,8 +140,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_131.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_131.plan index 24eb7909b832..e3ea34b424c7 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_131.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_131.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_132.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_132.plan index 6b9144ca94a6..d270ca479b8b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_132.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_132.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_133.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_133.plan index 6520c17e204d..2fcbf5334981 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_133.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_133.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_134.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_134.plan index cc94947f58fe..ab9406fd13f6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_134.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_134.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_33.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_33.plan index f37795b79cb9..80c5e5c65cc3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_33.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_33.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_34.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_34.plan index f37795b79cb9..80c5e5c65cc3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_34.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_34.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_35.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_35.plan index e697b3f35088..4e823491a485 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_35.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_35.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_36.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_36.plan index e697b3f35088..4e823491a485 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_36.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_36.plan @@ -119,8 +119,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_49.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_49.plan index 32d88798322e..8ef04c798aa2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_49.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_49.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_50.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_50.plan index 10c78b88db32..f9cf7cb30969 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_50.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-6.test_/query_50.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_1.plan index 1fce0ad617fa..cf5aad507104 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_1.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_109.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_109.plan index aa061423f706..328d206cd4dd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_109.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_109.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_110.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_110.plan index 7b64f844f43f..f58363eee1f8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_110.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_110.plan @@ -129,8 +129,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_113.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_113.plan index c10539c42e8d..8d88c8122469 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_113.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_113.plan @@ -174,8 +174,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_114.plan index 492736734ea8..5329db1441f2 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_114.plan @@ -174,8 +174,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_119.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_119.plan index a12fa1b3b4f9..f551667b38d4 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_119.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_119.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_120.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_120.plan index bcb9899e2cb7..4ef9db2ea81d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_120.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_120.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_121.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_121.plan index 5b329fad61e6..7346df23aaaf 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_121.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_121.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_122.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_122.plan index a8478bf3e72d..ba7093eae6e9 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_122.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_122.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_123.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_123.plan index 037e659433d9..9686c6f86b32 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_123.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_123.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_2.plan index 47486283fc65..0d4f59b5e889 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-7.test_/query_2.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_1.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_1.plan index 05ff54260c09..55e35743c05d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_1.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_1.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_108.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_108.plan index 7edbebba7fb5..e55997b1a370 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_108.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_108.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_109.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_109.plan index 3710b360fdcb..4fc3a6acca14 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_109.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_109.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_110.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_110.plan index 266691b77967..0d9137a80126 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_110.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_110.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_111.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_111.plan index bf12cc981f1e..e9a6c64bf1f6 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_111.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_111.plan @@ -159,8 +159,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_114.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_114.plan index 64cf7d1c78b3..599382dcc569 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_114.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_114.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_115.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_115.plan index cbc8a6e8aa5e..e14b39bb0123 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_115.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_115.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_116.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_116.plan index 1dd3cb37bab6..1102731bdc60 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_116.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_116.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_117.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_117.plan index 314b0dd4ff43..c1e14b5c836b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_117.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_117.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_120.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_120.plan index 3035fca6334e..7e8a63b503ce 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_120.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_120.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_121.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_121.plan index e326d2ed0cf5..1c82dfae3d7c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_121.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_121.plan @@ -123,8 +123,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_2.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_2.plan index ddc8c5ac8b50..6c3e42b12988 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_2.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_2.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_3.plan index c8b51a5e5f32..9aed80fdb836 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_3.plan @@ -183,8 +183,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_58.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_58.plan index 7f8517ee1b4f..5fe3bc4405fe 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_58.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_58.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_59.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_59.plan index 3fbcb034d3b2..8bffa731413d 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_59.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_59.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_60.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_60.plan index 84626403aaec..8305566dcfa1 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_60.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_60.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_61.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_61.plan index 731ed2c38f2f..0f62f7828a9c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_61.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_61.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_62.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_62.plan index 34606fcd9fc1..71201a966be5 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_62.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_62.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_63.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_63.plan index f4c438060c94..c556cf3ee785 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_63.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_63.plan @@ -198,8 +198,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_80.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_80.plan index adfb59336e73..45c29f354bc8 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_80.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_80.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_81.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_81.plan index f31fcbdf238a..0d882425f315 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_81.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_81.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_82.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_82.plan index dd91d70cb627..8952327df665 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_82.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_82.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_83.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_83.plan index 25d4cd161590..65c8789773bb 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_83.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_83.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_84.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_84.plan index 882c5a4842f2..fd789e7841cd 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_84.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_84.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_85.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_85.plan index 9f7065025488..f3daf5c72e50 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_85.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_85.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_86.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_86.plan index fbdcc1f83857..4d232025d633 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_86.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_86.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_87.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_87.plan index a1bbf7e180ca..cf84d2dccd9c 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_87.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_87.plan @@ -141,8 +141,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_92.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_92.plan index 0cbe4595f642..95ee2e080984 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_92.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_92.plan @@ -142,8 +142,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_93.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_93.plan index 1293a4a67ae9..817c67c2b756 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_93.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-8.test_/query_93.plan @@ -142,8 +142,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_100.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_100.plan index 0ba06f0b7cca..9bfe0fc0b506 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_100.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_100.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_101.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_101.plan index 879ca776713d..90831f7cd2f3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_101.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_101.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_102.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_102.plan index b5f363d106b8..8c760e465ffc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_102.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_102.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_129.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_129.plan index 93f05636f6ab..221aba0a53ed 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_129.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_129.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_130.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_130.plan index 472b36117f85..60d6a2565fad 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_130.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_130.plan @@ -147,8 +147,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_133.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_133.plan index e30a22c742a5..664871e4e28f 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_133.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_133.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_134.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_134.plan index 412147c0a91c..ca844aa6fce0 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_134.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_134.plan @@ -165,8 +165,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_21.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_21.plan index 6aebbf2c0c9f..cea68cfae8cc 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_21.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_21.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_22.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_22.plan index 1b9da334848a..540d824e8fda 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_22.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_22.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_23.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_23.plan index da569fc5d8f0..bbf55ad6f145 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_23.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_23.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_24.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_24.plan index 50d7520a538e..49d93fa31d35 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_24.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_24.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_27.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_27.plan index 2bdae9ffbc73..e4c917bda14b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_27.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_27.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_28.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_28.plan index 405b94998758..b4feff65be87 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_28.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_28.plan @@ -186,8 +186,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_29.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_29.plan index 808755d4d289..9620f79335df 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_29.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_29.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_3.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_3.plan index 3bdf066e8ef6..40f6f7c16826 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_3.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_3.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_30.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_30.plan index e9696af33423..b96ad64f7a41 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_30.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_30.plan @@ -138,8 +138,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_31.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_31.plan index 24c514a221b0..e03c45be7532 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_31.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_31.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_32.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_32.plan index 11b147a4e883..dca2fc06f9db 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_32.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_32.plan @@ -118,8 +118,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_4.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_4.plan index 9322ba3278f1..6320d9bd9764 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_4.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_4.plan @@ -153,8 +153,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_63.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_63.plan index 2df9b6a37239..837448b9a2d3 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_63.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_63.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_64.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_64.plan index 88a86d3b8951..c2503eab5a57 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_64.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_64.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_65.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_65.plan index 2ed43c85b8da..7adb29285863 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_65.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_65.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_66.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_66.plan index 7bba6c9d9fe6..b60bf16fdaec 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_66.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_66.plan @@ -144,8 +144,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_7.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_7.plan index a8d811514f9c..6d7bc3f8ceaa 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_7.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_7.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_73.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_73.plan index 1e98049688c8..b7dfa5138f75 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_73.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_73.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_74.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_74.plan index a433751930b1..028d43d28f0e 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_74.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_74.plan @@ -162,8 +162,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_8.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_8.plan index 289c4968502b..bdf2c19c2f5b 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_8.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_8.plan @@ -189,8 +189,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_91.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_91.plan index 09d8f8b84dab..4dcce72a41ed 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_91.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_91.plan @@ -116,8 +116,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_92.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_92.plan index a62a408c63c1..51e751011005 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_92.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_92.plan @@ -116,8 +116,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_93.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_93.plan index c37059d29688..1af87a58651a 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_93.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_93.plan @@ -173,8 +173,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_94.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_94.plan index 6c976f49744b..a4aa19fb7884 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_94.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_94.plan @@ -173,8 +173,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6 diff --git a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_99.plan b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_99.plan index 82bb2cf90c27..58a8f91709ec 100644 --- a/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_99.plan +++ b/ydb/tests/functional/suite_tests/canondata/test_sql_logic.TestSQLLogic.test_sql_suite_plan-select3-9.test_/query_99.plan @@ -156,8 +156,8 @@ "Operators": [ { "Inputs": [], - "Name": "ToFlow", - "ToFlow": "precompute_0_0" + "Iterator": "precompute_0_0", + "Name": "Iterator" } ], "PlanNodeId": 6