Luck-Chang
|
1ac8e739c9
|
fix some typos and clang-tidy warnings
|
2022-09-05 09:50:24 +08:00 |
|
Alexander Tokmakov
|
b8e3a582f7
|
do not try to strartup dropped replica
|
2022-08-25 22:14:39 +02:00 |
|
Alexander Tokmakov
|
eae2667a1c
|
Merge pull request #40148 from ClickHouse/replicate-tables-readonly
`ReplicatedMergeTree` tables as readonly until attach is finished
|
2022-08-25 19:39:19 +03:00 |
|
Antonio Andelic
|
f90612f577
|
Remove shutdown assert
|
2022-08-25 07:07:54 +00:00 |
|
Antonio Andelic
|
797e21761a
|
Address PR comments
|
2022-08-24 18:32:03 +00:00 |
|
Antonio Andelic
|
da0d6056f4
|
Merge branch 'master' into replicate-tables-readonly
|
2022-08-24 17:29:33 +00:00 |
|
alesapin
|
eeb0a3584e
|
Merge branch 'master' into data_source_description
|
2022-08-24 15:26:18 +02:00 |
|
Alexander Tokmakov
|
f9f85a0e8b
|
Revert "Parallel distributed insert select from *Cluster table functions (#39107)"
This reverts commit d3cc234986 .
|
2022-08-24 15:17:15 +03:00 |
|
alesapin
|
d8664c3227
|
Add shortcut for backups
|
2022-08-19 16:58:30 +02:00 |
|
Antonio Andelic
|
ee3df77fda
|
Simplify logic
|
2022-08-19 11:12:20 +00:00 |
|
Antonio Andelic
|
5e2c8869a9
|
Merge branch 'master' into replicate-tables-readonly
|
2022-08-19 09:41:11 +00:00 |
|
Antonio Andelic
|
3f7d28cc6b
|
Address PR comments
|
2022-08-19 09:39:59 +00:00 |
|
Antonio Andelic
|
a8f3b62bf6
|
Use global zookeeper
|
2022-08-19 08:49:51 +00:00 |
|
Antonio Andelic
|
6f533313e9
|
Restart everything during attach
|
2022-08-19 08:17:02 +00:00 |
|
alesapin
|
4398a357c8
|
Merge pull request #40151 from ClickHouse/fix_cannot_quickly_remove_directory
Fix "Cannot quickly remove directory"
|
2022-08-17 12:11:18 +02:00 |
|
Alexander Tokmakov
|
caa270b72a
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
Add flag that enables automatic conversion from Ordinary to Atomic
|
2022-08-17 12:40:49 +03:00 |
|
Antonio Andelic
|
1936ea6377
|
Fix test issues
|
2022-08-17 08:28:53 +00:00 |
|
Nikita Mikhaylov
|
a7c3f23dfb
|
Merge branch 'master' into auto_convert_ordinary_to_atomic
|
2022-08-17 00:38:25 +02:00 |
|
Alexander Tokmakov
|
832d7c6e7c
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-16 15:49:13 +02:00 |
|
Antonio Andelic
|
9ac4ca265a
|
Small initialization fixes
|
2022-08-16 08:19:02 +00:00 |
|
Antonio Andelic
|
2ed42bca7e
|
Merge branch 'master' into replicate-tables-readonly
|
2022-08-16 08:17:53 +00:00 |
|
Nikita Mikhaylov
|
d3cc234986
|
Parallel distributed insert select from *Cluster table functions (#39107)
|
2022-08-15 12:41:17 +02:00 |
|
Alexander Tokmakov
|
46aaf842f8
|
Merge pull request #40031 from ClickHouse/fix_old_tmp_dirs_cleanup
Fix old temporary directories cleanup
|
2022-08-12 20:31:20 +03:00 |
|
Antonio Andelic
|
c6b3a897d2
|
Test replicated table without ZK, small fixes
|
2022-08-12 11:56:46 +00:00 |
|
Alexander Tokmakov
|
e691888267
|
fix build
|
2022-08-12 13:03:57 +02:00 |
|
Antonio Andelic
|
1c0f85ccdb
|
Attach table in background
|
2022-08-12 09:32:13 +00:00 |
|
vdimir
|
ae1db8386b
|
Change type of insert_quorum to UInt64WithAuto
|
2022-08-09 17:14:02 +00:00 |
|
Alexander Tokmakov
|
fe572104aa
|
fix old tmp dirs cleanup
|
2022-08-09 18:44:51 +02:00 |
|
Alexander Tokmakov
|
2c5da1466d
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-08 16:08:27 +02:00 |
|
Alexander Tokmakov
|
f2c4cad255
|
add flag that enables automatic canversion from Ordinary to Atomic
|
2022-08-05 21:41:25 +02:00 |
|
Alexander Gololobov
|
b57df6d71d
|
Merge branch 'master' into wait_for_mutation_race
|
2022-08-05 18:51:39 +02:00 |
|
Alexander Gololobov
|
f5e358ecc5
|
Make sure that the current replica is the first on the list
|
2022-08-04 20:26:39 +02:00 |
|
Alexander Gololobov
|
7caf4c210e
|
Update local queue to see current mutation entry
|
2022-08-04 14:06:19 +02:00 |
|
Alexander Tokmakov
|
6f88065cc1
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
|
Anton Popov
|
57e4fb2e30
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-07-29 11:42:11 +00:00 |
|
Anton Popov
|
4cf0353892
|
try to fix Nested
|
2022-07-27 14:05:16 +00:00 |
|
jianmei zhang
|
c1834d183b
|
ReplicatedMergeTree support lightweight delete
|
2022-07-26 11:50:09 +08:00 |
|
Alexander Tokmakov
|
a8da5d96fc
|
remove some dead and commented code
|
2022-07-21 15:05:48 +02:00 |
|
Alexander Tokmakov
|
3e7414b356
|
add comment
|
2022-07-19 12:47:20 +02:00 |
|
Alexander Tokmakov
|
d82f378a9d
|
do not enqueue uneeded parts for check
|
2022-07-18 23:37:07 +02:00 |
|
Raúl Marín
|
9b0c7714e5
|
Style
|
2022-07-07 17:15:23 +02:00 |
|
Raúl Marín
|
c3935000a8
|
Avoid reporting ZK EEXIST errors on checkPartChecksumsAndCommit
|
2022-07-07 16:10:05 +02:00 |
|
Raúl Marín
|
33ffb71453
|
Avoid 'Node exists' errors when creating Ephemeral Locks
|
2022-07-07 16:10:04 +02:00 |
|
alesapin
|
1bd97fa6fa
|
Merge pull request #38851 from Algunenano/rmarin_read_only_on_drop
Deactivate mutations_finalizing_task during shutdown
|
2022-07-07 12:55:50 +02:00 |
|
Vitaly Baranov
|
ed27987646
|
Merge pull request #38861 from vitlibar/backup-improvements-9
Backup Improvements 9
|
2022-07-07 02:24:47 +02:00 |
|
Vitaly Baranov
|
43d35eec1b
|
Write unfinished mutations to backup.
|
2022-07-05 14:51:09 +02:00 |
|
Raúl Marín
|
9e17ae365b
|
Deactivate mutations_finalizing_task during shutdown
|
2022-07-05 14:28:20 +02:00 |
|
Raúl Marín
|
838fd1e41e
|
Fix replication after improper merge process
|
2022-07-03 15:11:25 +02:00 |
|
alesapin
|
b2db49dbf1
|
Merge branch 'master' into better_data_part_storage_builder
|
2022-07-02 15:39:44 +02:00 |
|
Vitaly Baranov
|
cadb496894
|
Merge pull request #38537 from vitlibar/backup-improvements-8
Backup Improvements 8
|
2022-07-01 11:20:46 +02:00 |
|