File tree Expand file tree Collapse file tree 1 file changed +3
-25
lines changed
tests/queries/0_stateless Expand file tree Collapse file tree 1 file changed +3
-25
lines changed Original file line number Diff line number Diff 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
34124
35134
3614Expression ((Project names + (Projection + Change column names to column identifiers)))
3715 ReadFromURL
3816Expression ((Project names + (Projection + Change column names to column identifiers)))
39- ReadFromObjectStorage
17+ S3(_table_function.s3)Source
18+ 4
40194
41204
42- 4
You can’t perform that action at this time.
0 commit comments