Commit Graph

143721 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
3052004126
Add a description for A Sync check status 2024-05-29 11:40:45 +02:00
Robert Schulze
b3fb2f7d5e
Merge pull request #64496 from Blargian/docs_UTCTimestamp
[Docs] add missing `UTCTimestamp` function
2024-05-29 09:34:00 +00:00
unashi
20b225460d Merge branch 'master' into feat-59377 2024-05-29 17:14:36 +08:00
Mikhail f. Shiryaev
db13911145
Add a temporary known host for git over ssh 2024-05-29 11:14:21 +02:00
Shaun Struwig
f8ac89151f
Update aspell-dict.txt 2024-05-29 11:13:54 +02:00
Blargian
9bd558bc00 Incorporate review changes 2024-05-29 11:09:41 +02:00
Robert Schulze
7f4c68c0b8
Port internal changes back to public repo 2024-05-29 08:45:28 +00:00
Kris Buytaert
edd25f4617
Update configuration-files.md
Clarify the behaviour of the config.d style configuration by explaining that the keeper config lives in keeper_config.d/
2024-05-29 10:42:56 +02:00
Dmitry Novik
b55748f50a Merge remote-tracking branch 'origin/master' into analyzer-validate-tree-size 2024-05-29 10:41:33 +02:00
shuai-xu
00cc2c9574 ASTLiteral support custon type 2024-05-29 12:03:02 +08:00
unashi
eeeb6dbd12 [update] add comments in freezeRemote to exolain empty files_to_copy_intead_of_hardlinks param in Backup() 2024-05-29 10:31:15 +08:00
Sema Checherinda
bc60f2419b add comment 2024-05-29 02:25:05 +02:00
Alexey Milovidov
2f1fb6c5d8
Merge pull request #64426 from jiebinn/SparseColumnIteratorIncrease
Reduce the redundant `isDefault()` of `ColumnSparse::filter` to improve performance
2024-05-29 02:23:27 +02:00
Nikita Mikhaylov
e54949da2a
Merge pull request #64515 from ClickHouse/melvynator-patch-2
Update view.md
2024-05-28 23:25:30 +00:00
Robert Schulze
0dbb33232a
Merge pull request #64458 from Blargian/document_toStartOf
[Docs] add missing `toStartOfMillisecond`, `toStartOfMicrosecond`, `toStartOfNanosecond`
2024-05-28 22:21:08 +00:00
Artem Mustafin
4c9389826e fix tests 2024-05-28 22:15:08 +00:00
Artem Mustafin
d215e060be fix tests 2024-05-28 20:46:05 +00:00
Nikita Taranov
8405e04c1d fix style 2024-05-28 20:52:58 +01:00
Nikita Taranov
512fa6afbb fix 2024-05-28 20:25:03 +01:00
Nikita Taranov
016d665328 Revert "Remove 02151_hash_table_sizes_stats_distributed (fixes broken CI) (#54969)"
This reverts commit aa5c02c1be.
2024-05-28 20:24:43 +01:00
Nikita Taranov
b7f4fbbccd reduce amount of 'FLUSH LOG'-s and disable sanitizers 2024-05-28 20:24:36 +01:00
Nikita Taranov
a3f4578864 Revert "Merge pull request #54961 from ClickHouse/remove-test-hash_table_sizes_stats"
This reverts commit 477922617c, reversing
changes made to f23339b4be.
2024-05-28 20:24:30 +01:00
Julia Kartseva
a0f18eba31 update plain_rewritable unit tests 2024-05-28 18:59:48 +00:00
Julia Kartseva
8662f89d21 update test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
b11b9515a2 ENDPOINT_SUBPATH is unique for each instance in test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
d4af1f3464 Add metrics for plain_rewritable metadata storage
Metrics to track the number of directories created and removed by the
plain_rewritable metadata storage, and the number of entries in the
local-to-remote in-memory map.
2024-05-28 18:59:48 +00:00
Julia Kartseva
48b45842f1 set directory removal flag in plain_rewritable disk 2024-05-28 18:59:48 +00:00
Arthur Passos
5d37777b2d wrap get region for bucket in try catch and retry any net exception instead of only connection reset 2024-05-28 15:59:11 -03:00
Alexander Tokmakov
5eb082ab39
Update FilterTransform.cpp 2024-05-28 20:50:29 +02:00
Artem Mustafin
755a9539b6 spellcheck 2024-05-28 18:47:54 +00:00
Artem Mustafin
d630f34eca docs upd 2024-05-28 18:37:39 +00:00
Artem Mustafin
76898b915a errors tests added 2024-05-28 18:35:32 +00:00
Artem Mustafin
3f1941dd15 docs added 2024-05-28 18:25:37 +00:00
Alexander Tokmakov
d5989d8c33
Update Settings.h 2024-05-28 20:12:35 +02:00
Raúl Marín
58408229ee
Merge pull request #64358 from Algunenano/rename_allow_deprecated_functions
Rename allow_deprecated_functions to allow_deprecated_error_prone_win…
2024-05-28 17:59:40 +00:00
Artem Mustafin
ffa0f88292 review 2024-05-28 17:59:06 +00:00
Raúl Marín
b9af76538e Upgrade test: Detect setting changes across multiple releases (RC) 2024-05-28 19:49:54 +02:00
Konstantin Bogdanov
0f81148e9a
Merge pull request #64534 from ClickHouse/evillique-patch-1
Unify SYSTEM query docs
2024-05-28 17:43:35 +00:00
Artem Mustafin
18c586be87 Merge branch 'hilbert-function' of github.com:Artemmm91/ClickHouse into hilbert-function 2024-05-28 17:39:19 +00:00
Jiebin Sun
bc4d96481c Add isolated performance test 2024-05-29 01:12:28 +08:00
Arthur Passos
d9c9c4f7dd use skip_access_check 2024-05-28 13:48:46 -03:00
Max K
087abfc147 fix 2024-05-28 18:45:11 +02:00
Nikolay Degterinsky
f48f3feafa
Unify SYSTEM query docs 2024-05-28 18:35:46 +02:00
Azat Khuzhin
7b804ad789 Use max_read_buffer_size for file descriptors as well in file()
This is the case for clickhouse-local

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-28 18:20:44 +02:00
Max K
304ca95c71
Revert "Revert "CI: fix build_report selection in case of job reuse"" 2024-05-28 18:14:44 +02:00
Azat Khuzhin
066475920e Fix bash completion for settings
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-28 18:02:29 +02:00
Sema Checherinda
6b8ca302d2 test for TotalQpsLimitExceeded 2024-05-28 17:58:32 +02:00
Robert Schulze
422e7b95cb
Restrict exceptions to ClickHouse exceptions + cosmetics 2024-05-28 15:53:30 +00:00
Nikolai Kochetov
d22c971019 Add tests 2024-05-28 15:51:06 +00:00
Nikolai Kochetov
1e15be9a24 Review fixes. 2024-05-28 15:50:02 +00:00