Commit Graph

111285 Commits

Author SHA1 Message Date
Vitaly Baranov
1badc3cba0
Move information about current hosts and list of all hosts to BackupCoordination (#47971)
to simplify the code and help implementing other features.

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-03-24 17:38:19 +01:00
Sema Checherinda
1e462e02ed add ut 2023-03-24 17:00:04 +01:00
kssenii
16ebfcc3f8 Better delegate disks handle mutual path 2023-03-24 16:21:19 +01:00
avogar
ee0fd39f2a Fix data-race 2023-03-24 15:20:19 +00:00
Nikita Taranov
42cafb4872 clearer 2023-03-24 16:04:48 +01:00
robot-clickhouse
7a82830f10 Automatic style fix 2023-03-24 15:04:05 +00:00
Robert Schulze
912fe0115e
UUUUUUU TTTTTTT CCCCCCC 2023-03-24 14:58:51 +00:00
Arthur Passos
ef4f860b62 namespace fix 2023-03-24 11:51:22 -03:00
Antonio Andelic
f7c0cca297 Maybe better keeper-bench 2023-03-24 14:37:51 +00:00
Antonio Andelic
f353561204 Avoid breaking batches with read requests 2023-03-24 14:37:40 +00:00
Anton Popov
fd567e03a5
Merge pull request #47796 from CurtizJ/fix-zlib-mmap
Fix reading from storage `File` compressed files with `zlib` and `gzip` compression
2023-03-24 15:36:21 +01:00
Nikolai Kochetov
a2182f2659
Merge pull request #47874 from amosbird/correct_exact_rows_before_limit
Correct `exact_rows_before_limit` in some scenarios
2023-03-24 15:09:42 +01:00
Robert Schulze
bc12c2b9ea
Merge pull request #47976 from ClickHouse/rs/fix-links
Docs: Fix links
2023-03-24 15:00:50 +01:00
SmitaRKulkarni
17cff78393
Removed SYSTEM SYNC from test test_concurrent_backups_on_same_node. (#47944) 2023-03-24 14:56:48 +01:00
Robert Schulze
129245da2e
Docs: Fix links 2023-03-24 13:52:56 +00:00
Alexander Gololobov
afe3af230f Limit keeper request batching by size in bytes 2023-03-24 14:41:09 +01:00
Robert Schulze
48a99e5491
Fix flaky tests due to time zone randomization 2023-03-24 13:28:32 +00:00
Коренберг Марк
6df169dce3 Fix #36971: Watchdog: exit with non-zero code if child process exits 2023-03-24 16:04:09 +03:00
robot-clickhouse
3d21b67895 Automatic style fix 2023-03-24 13:02:41 +00:00
Robert Schulze
0712627c05
Query cache: Fix config naming ambiguity
Add 'max_' prefix to 'size' setting to make it more clear that the cache
consumes no space if not used.
2023-03-24 12:52:09 +00:00
Kruglov Pavel
97592cfdfd
Merge branch 'master' into Avogar-patch-2 2023-03-24 13:44:28 +01:00
MikhailBurdukov
cc92eacb3e Merged several tests into one and rm unnecessary func 2023-03-24 11:51:09 +00:00
Mikhail f. Shiryaev
290ee6bbf1
Merge pull request #47790 from CurtizJ/apply-black-to-all-files
Apply black formatter to all python scripts
2023-03-24 14:20:50 +03:00
Robert Schulze
3628d11405
Fix "Field value too long" in catboostEvaluate()
Fixes #47616
2023-03-24 11:02:55 +00:00
Mikhail f. Shiryaev
4f2c336cfc
Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
Nikolai Kochetov
46e50b17e4 Fixing test 2023-03-24 10:35:47 +00:00
Nikolai Kochetov
8917e1ad57 Fixing test 2023-03-24 09:40:12 +00:00
Antonio Andelic
52541e5e23
Merge pull request #47885 from ClickHouse/more-s3-events
Add more S3 write profile events
2023-03-24 09:48:34 +01:00
MikhailBurdukov
abd9a5bef6 Fixed new lines in test 2023-03-24 08:25:48 +00:00
MikhailBurdukov
68118388e6 Rename opt key, added test and refactored code. 2023-03-24 08:23:22 +00:00
Robert Schulze
a1803cf58a
Merge pull request #47955 from ClickHouse/rs/bump-vectorscan
Bump vectorscan to 5.4.9
2023-03-24 09:15:11 +01:00
Mikhail f. Shiryaev
c4870ad7bc
Move PRs artifacts to the PRs prefix in S3 2023-03-24 08:54:06 +01:00
Rich Raposa
802cd805c8
Merge pull request #47957 from ClickHouse/rfraposa-patch-2
Update backup.md
2023-03-23 21:55:02 -06:00
Alexander Tokmakov
4c9b63ccc0
Merge pull request #47916 from ClickHouse/fix_logical_error_in_distributed
Fix logical error in DistributedSink
2023-03-24 04:43:45 +03:00
Alexander Tokmakov
c28175a71d
Merge pull request #47963 from ClickHouse/revert-47586-revert-47581-revert-47216-Backup_Restore_concurrency_check_node
Revert "Revert "Revert "Backup_Restore_concurrency_check_node"""
2023-03-24 04:37:42 +03:00
Alexander Tokmakov
cd7d1fb990
Revert "Revert "Revert "Backup_Restore_concurrency_check_node""" 2023-03-24 04:35:50 +03:00
Alexander Tokmakov
4dde73c3eb
Merge pull request #47917 from ClickHouse/fix_terminate_in_check_thread
Fix terminate in parts check thread
2023-03-24 04:22:00 +03:00
Alexander Tokmakov
ef57253518
Merge pull request #47950 from ClickHouse/fix_http_warning
Set content-length for empty POST requests
2023-03-24 04:19:04 +03:00
pufit
a9089da350 Remove debug comment 2023-03-23 20:36:33 -04:00
Mikhail f. Shiryaev
3b9213fb5a
Use variables in URLs, migrate to RPs prefix 2023-03-24 00:01:03 +01:00
pufit
fd1d8d5c55 Third attempt to fix crash. 2023-03-23 19:00:20 -04:00
Robert Schulze
7ecfd664d0
Merge pull request #47961 from ClickHouse/rs/docs-fix-47923
Docs: Update secondary index example
2023-03-23 23:43:15 +01:00
Rich Raposa
d1a0935a70
Merge branch 'master' into rfraposa-patch-2 2023-03-23 16:41:05 -06:00
Rich Raposa
76401dcd83
Merge pull request #47956 from ClickHouse/nav-fixes
Remove links from nav categories
2023-03-23 16:39:36 -06:00
Robert Schulze
8cf031ee2e
Docs: Update secondary index example
Fixes: #47923
2023-03-23 22:36:38 +00:00
Robert Schulze
f5a6d897ed
Merge pull request #47959 from ClickHouse/rs/doc-follow-up-to-46815
Update docs for parseDateTime() (follow-up to #46815)
2023-03-23 23:26:41 +01:00
rfraposa
128753f7ab Update index.md 2023-03-23 16:01:36 -06:00
Rich Raposa
851ce7c308
Merge branch 'master' into nav-fixes 2023-03-23 15:46:16 -06:00
rfraposa
4d281245fb Update index.md 2023-03-23 15:43:40 -06:00
Robert Schulze
bd02627869
Update docs for parseDateTime() (follow-up to #46815) 2023-03-23 21:28:03 +00:00