Alexander Gololobov
|
c348c4e828
|
Move ZooKeeperRetries.h to Common
|
2024-01-30 19:02:17 +01:00 |
|
Mike Kot
|
1335d06b8f
|
Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064)
* fix
* do not replicate alter freeze
* fix
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-08-02 14:39:54 +03:00 |
|
Alexander Tokmakov
|
f54fd15112
|
fix
|
2023-03-31 12:58:11 +02:00 |
|
Alexander Tokmakov
|
d12bab3ce1
|
add zk retries for distributed ddl
|
2023-03-30 20:47:25 +02:00 |
|
Alexander Tokmakov
|
30e9104b6e
|
ignore cluster if equals to db name
|
2022-07-06 19:54:05 +02:00 |
|
Nikolai Kochetov
|
1b85f2c1d6
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
|
Nikolai Kochetov
|
56feef01e7
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
|
Vitaly Baranov
|
2c754f44fc
|
Make calculation of shard_num & replica_num not dependant on match of the cluster's definitions on nodes.
|
2022-05-03 11:01:44 +02:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
030f3e488c
|
Add shard_index and replica_index to params of executeDDLQueryOnCluster().
|
2022-04-25 16:34:33 +02:00 |
|
Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Alexey Milovidov
|
49dac9a46f
|
Move code to .cpp
|
2021-07-22 03:38:28 +03:00 |
|
Alexey Milovidov
|
f9bfb4101a
|
Fix style
|
2021-07-20 01:00:48 +03:00 |
|
Alexey Milovidov
|
72a76d34f5
|
Merge remote-tracking branch 'origin/master' into fix-flaky-test-20
|
2021-07-20 01:00:25 +03:00 |
|
Alexey Milovidov
|
2e4dcc2422
|
More correct
|
2021-07-19 20:23:16 +03:00 |
|
Alexey Milovidov
|
c85b7ad556
|
Push exception into pipe
|
2021-07-19 19:46:58 +03:00 |
|
Alexey Milovidov
|
e0d27da222
|
Rewrite distributed DDL to Processors
|
2021-07-18 00:45:07 +03:00 |
|
Alexey Milovidov
|
261a220227
|
Remove some code
|
2021-07-17 21:06:46 +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 |
|
tavplubix
|
5dfd0045a6
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-22 18:13:19 +03:00 |
|
Vitaly Baranov
|
d6e0342c30
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
|
Alexander Tokmakov
|
2022b90919
|
configurable output mode for distributed DDL
|
2021-03-08 23:35:09 +03:00 |
|
Alexander Tokmakov
|
bf6f64a3fb
|
Merge branch 'master' into database_replicated
|
2021-02-16 01:28:19 +03:00 |
|
Alexander Tokmakov
|
ab197a49c8
|
better code, fixes
|
2020-11-30 23:12:43 +03:00 |
|
Alexander Tokmakov
|
2a6c0b9180
|
try reuse DDLWorker in DatabaseReplicated
|
2020-11-12 20:35:29 +03:00 |
|
Alexander Tokmakov
|
cbcdee0cf9
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
|