Commit Graph

157112 Commits

Author SHA1 Message Date
Vitaly Baranov
b16a18ed66 Add test for mixed version on hosts doing backup or restore. 2024-10-31 17:39:29 +01:00
Vitaly Baranov
7c3ba9324a Correct test "test_stop_other_host_during_backup[False]" and remove test "test_stop_other_host_during_backup[True]"
because it was replaced by new test "test_long_disconnection_stops_backup".
2024-10-30 22:18:35 +01:00
Vitaly Baranov
f6b5d27c58 Rework coordination of hosts during BACKUP ON CLUSTER / RESTORE ON CLUSTER.
Fix concurrency check, implement cancelling of distributed backups/restores.
2024-10-30 22:18:35 +01:00
Vitaly Baranov
982b67fb22 Add support for zookeeper retries to executeDDLQueryOnCluster(). 2024-10-30 22:18:35 +01:00
Vitaly Baranov
8fea878834 Make configurable the number of retries used by ZooKeeper when connecting. 2024-10-30 22:18:35 +01:00
Vitaly Baranov
31402c5840 Add support for a custom cancellation exception to QueryStatus::cancelQuery(). 2024-10-30 22:18:35 +01:00
Vitaly Baranov
d24b029e45 Add support for chrono data types to the "fmt" formatter. 2024-10-30 22:18:35 +01:00
Alexey Milovidov
ae29572119
Merge pull request #70997 from Romeo58rus/master
Add support for reloading client-side certificates
2024-10-30 20:17:47 +00:00
Nikita Mikhaylov
35b5987ba5
Merge pull request #71271 from tbragin/patch-18
Update README.md - Meetups update
2024-10-30 16:52:20 +00:00
Raúl Marín
b87c0c4bc8
Merge pull request #71216 from Algunenano/table_function_scalar
Fix LOGICAL_ERROR on wrong scalar subquery argument to table functions
2024-10-30 16:41:08 +00:00
Kseniia Sumarokova
364276f53b
Merge pull request #71011 from MikhailBurdukov/access_header_for_s3
Add a new type of headers for S3 endpoints for custom authentication.
2024-10-30 16:38:05 +00:00
Tanya Bragin
b54ae806fe
Update README.md - Meetups update
Add SF meetup on Dec 12
2024-10-30 09:16:14 -07:00
Max Kainov
ab668b72b2
Merge pull request #71079 from ClickHouse/statless_tests_arm_asan
CI: Functional tests for ARM + ASAN binary
2024-10-30 15:41:11 +00:00
Julia Kartseva
1c878c397d
Merge pull request #64847 from ClickHouse/Add_check_after_write_AzureBlobStorage
Azure Blob Storage: we added an option to check an object after write, too
2024-10-30 15:12:44 +00:00
Nikita Taranov
6816a3c1a3
Merge pull request #71166 from amosbird/improve_70939
Improve plan step desc of optimized trivial count
2024-10-30 15:11:14 +00:00
Pablo Marcos
2b959fed6b
Merge pull request #71124 from ClickHouse/hotfix_query_metric_log
Fix race condition in system.query_metric_log
2024-10-30 14:06:14 +00:00
Raúl Marín
d60f6e5de6
Merge pull request #71255 from Algunenano/cloud_sync
Make cloud sync title shorter
2024-10-30 13:37:08 +00:00
Konstantin Bogdanov
bceb1dce69
Merge pull request #70090 from arthurpassos/valid_until_per_auth_method
Allow each authentication method to have its own expiration date, remove from user entity.
2024-10-30 13:26:56 +00:00
Raúl Marín
d064c3f317 Make cloud sync title shorter 2024-10-30 13:30:33 +01:00
Raúl Marín
9d0cc298eb Adjust test for old analyzer 2024-10-30 13:04:33 +01:00
Alexander Tokmakov
12718ff024
Merge pull request #71251 from ClickHouse/revert-69187-sql-for-workload-management
Revert "SQL syntax for workload and resource management"
2024-10-30 11:49:25 +00:00
Alexander Tokmakov
4a821e81a1
Revert "SQL syntax for workload and resource management" 2024-10-30 12:48:13 +01:00
Raúl Marín
e7173375c1
Merge pull request #71127 from Algunenano/changelog_24_10
Initial changelog for 24.10
2024-10-30 11:46:55 +00:00
Raúl Marín
973c9910f1
Merge pull request #71220 from ClickHouse/revert-70716-fix-optimize_functions_to_subcolumns
Revert "[RFC] Fix optimize_functions_to_subcolumns optimization"
2024-10-30 11:46:48 +00:00
Konstantin Bogdanov
62362d3166
Update ASTLiteral.cpp 2024-10-30 12:36:58 +01:00
Raúl Marín
ba0bb1d023
Merge pull request #71219 from Algunenano/enable_named_columns_in_function_tuple_disable_24_10
Disable enable_named_columns_in_function_tuple for 24.10
2024-10-30 11:14:45 +00:00
Yarik Briukhovetskyi
06d2c63de0
Merge pull request #67230 from yariks5s/fix_datetime64_set_conversion
Fix datetime64 losing precision during implicit conversion
2024-10-30 10:25:35 +00:00
Roman Antonov
1f2e425d5b
Merge branch 'ClickHouse:master' into master 2024-10-30 12:50:45 +03:00
MikhailBurdukov
c9810bbea0 Rebase 2024-10-30 09:27:50 +00:00
Antonio Andelic
8f7fc5e49f
Merge pull request #71186 from ClickHouse/zero-copy-infinite-pain
Don't delete blob when a node is using it
2024-10-30 09:26:01 +00:00
Konstantin Bogdanov
1239137f24
Merge branch 'master' into valid_until_per_auth_method 2024-10-30 12:15:52 +03:00
Antonio Andelic
22cf45a8c8
Merge pull request #70998 from marcioapm/fix-session-leak
Fix named session leak. Simplify scheduling mechanism
2024-10-30 09:10:29 +00:00
Sergei Trifonov
2c4d93f552
Merge pull request #69187 from ClickHouse/sql-for-workload-management
SQL syntax for workload and resource management
2024-10-30 08:10:39 +00:00
MikhailBurdukov
961fb88901 fix isort 2024-10-30 07:52:48 +00:00
MikhailBurdukov
b0977923fb Add new type of headers for S3 endpoints 2024-10-30 07:52:41 +00:00
Julia Kartseva
4b95284cef
Merge pull request #70823 from jkartseva/fix-list-objects
Fix excessive LIST API calls to the object storage in the plain_rewritable disk
2024-10-30 07:20:35 +00:00
Roman Antonov
06b8cc4d0e
Merge branch 'ClickHouse:master' into master 2024-10-30 08:44:18 +03:00
Alexey Milovidov
9f46c1116a
Merge pull request #71149 from ClickHouse/add-test-for-62308
Add test to verify #62308 works
2024-10-30 03:06:56 +00:00
Julia Kartseva
0387331fe3 redundant 2024-10-30 03:06:41 +00:00
Julia Kartseva
a62b0a3466 fix race 2024-10-30 03:06:41 +00:00
Julia Kartseva
13e28eeb61 parallelize directory tree loading 2024-10-30 03:06:41 +00:00
Julia Kartseva
3c0eb1a80f review fixes 2024-10-30 03:06:41 +00:00
Julia Kartseva
5b16856e73 Update src/Disks/ObjectStorages/MetadataStorageFromPlainRewritableObjectStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-10-30 03:06:41 +00:00
Julia Kartseva
a0d58ad9e6 add counters 2024-10-30 03:06:41 +00:00
Julia Kartseva
bdb284cf05 store filenames compactly 2024-10-30 03:06:41 +00:00
Julia Kartseva
be985bcd9f tidy 2024-10-30 03:06:41 +00:00
Julia Kartseva
ee2564244f cleanup 2024-10-30 03:06:41 +00:00
Julia Kartseva
4a0a0446e4 Fix extensive listObject object storage API calls 2024-10-30 03:06:41 +00:00
Alexey Milovidov
34ce1d59f0
Merge pull request #71099 from ClickHouse/uniq-symbols-in-coverage-log
Unique symbols in the `system.coverage_log`
2024-10-30 03:03:24 +00:00
Alexey Milovidov
65cd912381
Merge pull request #71199 from Algunenano/bring_test_changes
Minor test adjustments
2024-10-30 03:38:35 +01:00