Maksim Kita
|
b1ab2af7ad
|
Analyzer support storage Merge
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
84065fb13f
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
70eb41c6a8
|
Analyzer add single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
8497eba49f
|
Fixed tests
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
47f4159909
|
Analyzer support distributed queries processing
|
2023-01-12 12:07:58 +01:00 |
|
Maksim Kita
|
3862dd96fe
|
Fixed tests
|
2022-10-24 10:22:38 +02:00 |
|
Maksim Kita
|
90048ce75d
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
|
Maksim Kita
|
6ec5474466
|
Updated IQueryTreeNode interface with weak pointers array
|
2022-10-24 10:22:21 +02:00 |
|
Maksim Kita
|
49a129008b
|
Fixed code review issues
|
2022-10-24 10:22:21 +02:00 |
|
Maksim Kita
|
c7d51ca83d
|
Rename InterpolateColumnNode into InterpolateNode
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
2b2a70082e
|
Rename SortColumnNode into SortNode
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
8cadb1b318
|
Added WINDOW functions support
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
81e4c67f17
|
Added INTERPOLATE support
|
2022-10-24 10:22:20 +02:00 |
|
Maksim Kita
|
6aa166f366
|
Added ORDER BY support
|
2022-10-24 10:22:19 +02:00 |
|
Maksim Kita
|
03864790ad
|
Added DISTINCT support
|
2022-10-24 10:22:19 +02:00 |
|
Maksim Kita
|
85193ede42
|
Added UNION support
|
2022-10-24 10:22:19 +02:00 |
|
Maksim Kita
|
40cb904a3d
|
Added support for JOIN, ARRAY JOIN
|
2022-10-24 10:22:19 +02:00 |
|
Maksim Kita
|
635bd44413
|
Added support for table functions
|
2022-10-24 10:22:18 +02:00 |
|
Maksim Kita
|
603c4febc3
|
Update explain query tree representation
|
2022-10-24 10:22:18 +02:00 |
|
Maksim Kita
|
6a5276e45e
|
Updated tests
|
2022-10-24 10:22:18 +02:00 |
|
Maksim Kita
|
2d61c45f94
|
Added support for multiple expressions with same alias
|
2022-10-24 10:22:18 +02:00 |
|
Maksim Kita
|
75885ce2e1
|
Added Analyzer
|
2022-10-24 10:22:18 +02:00 |
|