Nikolai Kochetov
|
d1c42668bd
|
Another attempt.
|
2024-04-05 16:22:57 +00:00 |
|
Nikolai Kochetov
|
6a7d48b932
|
Fix aliases.
|
2024-03-27 17:26:12 +00:00 |
|
vdimir
|
6c229ab574
|
Clone original ast durin cloning query tree node
|
2023-11-28 11:54:18 +00:00 |
|
Robert Schulze
|
bdd16a388c
|
Bump boost to 1.82
|
2023-08-24 17:54:13 +00:00 |
|
ltrk2
|
e869adf645
|
Improve function naming
|
2023-07-31 06:48:50 -07:00 |
|
ltrk2
|
51e2c58a53
|
Implement endianness-independent SipHash and MergeTree checksum serialization
|
2023-07-19 10:01:55 -07:00 |
|
vdimir
|
a5cca40cf0
|
Pass ConvertToASTOptions by constref
|
2023-03-22 08:59:04 +01:00 |
|
vdimir
|
023d14a894
|
Support transformQueryForExternalDatabase for analyzer
|
2023-03-22 08:59:04 +01:00 |
|
Maksim Kita
|
14e01566a0
|
Fixed tests
|
2023-03-01 18:05:07 +01:00 |
|
Maksim Kita
|
cbd961de98
|
Fixed code review issues
|
2023-02-18 17:06:00 +01:00 |
|
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 |
|