Skip to content

Commit 35d21dc

Browse files
authored
Update 03275_auto_cluster_functions_with_parallel_replicas.reference
1 parent a1bd50b commit 35d21dc

File tree

1 file changed

+3
-25
lines changed

1 file changed

+3
-25
lines changed

tests/queries/0_stateless/03275_auto_cluster_functions_with_parallel_replicas.reference

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,35 +8,13 @@ CreatingSets (Create sets before main query execution)
88
S3(_table_function.s3)Source
99
CreatingSet (Create set for subquery)
1010
Expression ((Project names + (Projection + Change column names to column identifiers)))
11-
ReadFromObjectStorage
12-
Expression ((Project names + Projection))
13-
Aggregating
14-
Expression ((Before GROUP BY + (Change column names to column identifiers + (Project names + (Projection + Change column names to column identifiers)))))
15-
ReadFromObjectStorage
16-
Expression ((Project names + Projection))
17-
Expression
18-
Join
19-
Expression
20-
Expression (Change column names to column identifiers)
21-
ReadFromSystemNumbers
22-
Expression
23-
Expression (Change column names to column identifiers)
24-
ReadFromObjectStorage
25-
Expression ((Project names + Projection))
26-
Expression
27-
Join
28-
Expression
29-
Expression (Change column names to column identifiers)
30-
ReadFromSystemNumbers
31-
Expression
32-
Expression ((Change column names to column identifiers + (Project names + (Projection + Change column names to column identifiers))))
33-
ReadFromObjectStorage
11+
S3(_table_function.s3)Source
3412
4
3513
4
3614
Expression ((Project names + (Projection + Change column names to column identifiers)))
3715
ReadFromURL
3816
Expression ((Project names + (Projection + Change column names to column identifiers)))
39-
ReadFromObjectStorage
17+
S3(_table_function.s3)Source
18+
4
4019
4
4120
4
42-
4

0 commit comments

Comments
 (0)