Azat Khuzhin
|
907ed27ae2
|
Fix crash in EXPLAIN PIPELINE for Merge over Distributed
CI: https://s3.amazonaws.com/clickhouse-test-reports/48314/179450542879d11711cd2415c3fa7eeab18188be/fuzzer_astfuzzerasan/report.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-02 10:48:23 +02:00 |
|
Alexey Milovidov
|
9b908a0be0
|
Fix trash around query kind, part 2
|
2023-02-01 03:31:31 +01:00 |
|
Alexey Milovidov
|
5c4db119fa
|
Fix trash around query kind, part 1
|
2023-02-01 03:11:54 +01:00 |
|
Vladimir Chebotaryov
|
0707d88311
|
Removed extendQueryLogElemImplImpl .
|
2022-10-27 10:42:25 +03:00 |
|
Vladimir Chebotaryov
|
c28e439c33
|
Review fixes.
|
2022-10-27 10:42:22 +03:00 |
|
Vladimir Chebotaryov
|
4cabe1f57c
|
Added applied row-level policies to system.query_log .
|
2022-10-27 10:41:47 +03:00 |
|
Maksim Kita
|
c030fd05e7
|
ActionsDAG rename index to outputs
|
2022-08-08 18:01:32 +02:00 |
|
Nikolai Kochetov
|
f63b27498f
|
Add additional_result_filter setting.
|
2022-07-06 12:37:37 +00:00 |
|
Nikolai Kochetov
|
85f4295370
|
Cleanup
|
2022-06-02 10:34:40 +00:00 |
|
Nikolai Kochetov
|
147a819221
|
Refactor a little bit more.
|
2022-05-31 14:43:38 +00:00 |
|
Nikolai Kochetov
|
913e7a91ae
|
Fix limits from subquery.
|
2022-05-30 18:25:17 +00:00 |
|
Nikolai Kochetov
|
b80b1940ce
|
Fix some tests.
|
2022-05-27 20:47:35 +00:00 |
|
Nikolai Kochetov
|
9756b759c6
|
Move some resources
|
2022-05-23 13:46:57 +00:00 |
|
Nikolai Kochetov
|
56feef01e7
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
|
Azat Khuzhin
|
30e0df1e8c
|
Forward declaration of IStorage in InterpreterWatchQuery
|
2022-01-10 22:01:41 +03:00 |
|
Nikolai Kochetov
|
341553febd
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
|
Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Amos Bird
|
2a28c127eb
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
|