Skip to content

Commit 0215434

Browse files
authored
Update 03275_auto_cluster_functions_with_parallel_replicas.reference
Updated references to change column names to column identifiers and adjusted expressions for S3 source.
1 parent 92785dc commit 0215434

1 file changed

Lines changed: 2 additions & 24 deletions

File tree

tests/queries/0_stateless/03275_auto_cluster_functions_with_parallel_replicas.reference

Lines changed: 2 additions & 24 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
4018
4
4119
4
4220
4

0 commit comments

Comments
 (0)