vdimir
|
9dc52217f4
|
Fix SimpleSquashingTransform
|
2024-07-06 15:31:38 +00:00 |
|
Yarik Briukhovetskyi
|
34d5c64900
|
Merge branch 'ClickHouse:master' into balancing_transform
|
2024-06-04 21:12:06 +02:00 |
|
Nikolai Kochetov
|
1e15be9a24
|
Review fixes.
|
2024-05-28 15:50:02 +00:00 |
|
Nikolai Kochetov
|
506bc44cbe
|
Fixing aliases for GLOBAL IN
|
2024-05-28 14:40:22 +00:00 |
|
yariks5s
|
e6f8338666
|
memory optimizations and removed unused parts
|
2024-05-24 20:38:45 +00:00 |
|
yariks5s
|
a66a81efa3
|
merge
|
2024-05-10 11:21:40 +00:00 |
|
yariks5s
|
e1ed0af3d2
|
Added pointer check, Chunk as argument to PlanSquashingTransform, fully refactored names of functions
|
2024-05-08 14:28:09 +00:00 |
|
Maksim Kita
|
f5cfe597f2
|
Fixed tests
|
2024-04-28 12:52:17 +03:00 |
|
Nikolai Kochetov
|
bba66eb05a
|
Review fixes.
|
2024-04-09 12:30:07 +00:00 |
|
Nikolai Kochetov
|
82b2adef97
|
Fix GLOBAL IN table queries with analyzer.
|
2024-04-08 14:50:13 +00:00 |
|
Dmitry Novik
|
e4209218d4
|
Merge pull request #60497 from ClickHouse/analyzer-distr-json
Analyzer: Support different ObjectJSON on shards
|
2024-03-21 16:25:30 +01:00 |
|
Dmitry Novik
|
10bf164aa7
|
Cleanup #ci_set_analyzer
|
2024-03-20 10:47:15 +01:00 |
|
Dmitry Novik
|
221b74c77f
|
Fix #ci_set_analyzer
|
2024-03-19 19:44:15 +01:00 |
|
Raúl Marín
|
de855ca917
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
|
Nikolai Kochetov
|
15bf263153
|
Support non global in mode.
|
2024-02-05 17:05:21 +00:00 |
|
Nikolai Kochetov
|
8692e8f752
|
Add settings to squash external table blocks.
|
2024-02-05 17:05:21 +00:00 |
|
Nikolai Kochetov
|
1892318e46
|
Squash temporary tables.
|
2024-02-05 17:05:20 +00:00 |
|
Nikolai Kochetov
|
b60228af3f
|
Allow to send a chain of subqueries for parallel replicas with analyzer.
|
2024-02-05 17:05:20 +00:00 |
|
Nikolai Kochetov
|
65c5ea31a8
|
Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1].""
|
2024-01-22 17:09:34 +01:00 |
|
Alexander Tokmakov
|
4315d44517
|
Revert "Allow parallel replicas for JOIN with analyzer [part 1]."
|
2024-01-22 13:30:35 +01:00 |
|
Nikolai Kochetov
|
733ceaa775
|
Allow parallel replicas for JOIN with analyzer.
|
2024-01-15 18:48:12 +00:00 |
|
Nikolai Kochetov
|
288888f950
|
Another try.
|
2023-12-16 15:41:02 +00:00 |
|
Nikolai Kochetov
|
e7e5fc2891
|
Another attempt
|
2023-12-16 12:01:36 +00:00 |
|
Dmitry Novik
|
2a0d883c8b
|
Fix crash
|
2023-09-01 17:33:09 +00:00 |
|
Dmitry Novik
|
7f916c7069
|
Fix table aliases for the queries sent to the shards
|
2023-08-22 17:14:24 +00:00 |
|
ltrk2
|
27a2d4d1c7
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-02 11:36:43 -04:00 |
|
Dmitry Novik
|
18c1fd6f08
|
Refactor InDepthQueryTreeVisitorWithContext
|
2023-07-27 21:24:39 +00:00 |
|
ltrk2
|
ba4072f049
|
Adapt changes around SipHash
|
2023-07-19 10:01:58 -07:00 |
|
Nikolai Kochetov
|
22e49748b5
|
Cleanup.
|
2023-06-22 14:23:04 +00:00 |
|
Dmitry Novik
|
d05f89f8f5
|
Fix style
|
2023-06-12 17:33:15 +00:00 |
|
Dmitry Novik
|
326a3a3e8d
|
Use query tree to rewrite the query
|
2023-06-12 16:51:40 +00:00 |
|