Commit Graph

157269 Commits

Author SHA1 Message Date
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
xmy
20b5a3b5a0 Merge branch 'master' into fix-path 2024-10-30 14:24:54 +08: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
Roman Antonov
1503111a11
Merge branch 'ClickHouse:master' into master 2024-10-30 04:13:58 +03:00
János Benjamin Antal
339c8fd949 Fix and simplify test 2024-10-29 23:09:37 +00:00
Roman Antonov
c88083fe16
Merge branch 'ClickHouse:master' into master 2024-10-30 01:43:07 +03:00
Tyler Hannan
addbba09f1
Merge pull request #71223 from tbragin/patch-17
Update README.md - Update meetups
2024-10-29 22:34:14 +00:00
serxa
fe9b323981 Merge branch 'master' into sql-for-workload-management 2024-10-29 22:18:11 +00:00
Tanya Bragin
20ee02e97a
Update README.md - Update meetups
Remove Oslo, add Amsterdam, remove old ones

cc @tylerhannan
2024-10-29 14:41:08 -07:00
Raúl Marín
6e57a41401
Update CHANGELOG.md 2024-10-29 21:45:13 +01:00
Kseniia Sumarokova
772394f861
Merge pull request #70811 from ClickHouse/s3queue-allow-alter-settings
S3Queue: support `ALTER TABLE ... MODIFY/RESET SETTING ...` for certain settings
2024-10-29 20:41:23 +00:00
Raúl Marín
17776910f9
Revert "[RFC] Fix optimize_functions_to_subcolumns optimization" 2024-10-29 21:22:26 +01:00
Julia Kartseva
b3ef398f95
Merge pull request #71173 from jkartseva/interactive-metrics-fixes
Fixes for interactive metrics
2024-10-29 19:57:44 +00:00
Raúl Marín
1ff2d07f52 Better 2024-10-29 20:48:55 +01:00
Raúl Marín
078bf2ea5b Disable enable_named_columns_in_function_tuple for 24.10 2024-10-29 20:28:51 +01:00
Raúl Marín
50de2f4073 Fix style 2024-10-29 20:15:11 +01:00
Pavel Kruglov
7967cf346a
Merge pull request #71123 from ClickHouse/Avogar-patch-7
Update error message for JSONAsObject format
2024-10-29 19:08:05 +00:00
avogar
f73ff65edb Fix tests 2024-10-29 19:00:38 +00:00
Roman Antonov
a6f91e4044
Merge branch 'ClickHouse:master' into master 2024-10-29 21:59:12 +03:00
Raúl Marín
c3a7c25c51 Fix LOGICAL_ERROR on wrong scalar subquery argument to table functions 2024-10-29 19:53:35 +01:00
avogar
615af3e116 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-weak-ptr-exception-dynamic 2024-10-29 18:48:29 +00:00
Pavel Kruglov
f9ada18755
Merge pull request #70549 from Avogar/fix-json-extract-bin-integers
Fix logical error in JSONExtract with LowCardinality(Nullable)
2024-10-29 18:31:06 +00:00
Konstantin Bogdanov
1f6946fef0
Merge pull request #71140 from ClickHouse/fail-on-unknown-db
Check if default DB exists after authorization
2024-10-29 18:26:51 +00:00
Raúl Marín
e6969f5419 Remove unnecessary test diffs 2024-10-29 16:41:18 +00:00
Kseniia Sumarokova
9aa17fe0b6
Merge pull request #70984 from ClickHouse/s3queue-fix-issue
Fix logical error in storage s3queue
2024-10-29 16:25:01 +00:00
Raúl Marín
26bb733a12
Merge pull request #71194 from zoesteinkamp/patch-1
Update README.md
2024-10-29 16:10:02 +00:00
yariks5s
9858e96e25 Fix Style. 2024-10-29 16:08:40 +00:00
Raúl Marín
2d3f5fabda Adjust some tests 2024-10-29 17:08:32 +01:00
Yarik Briukhovetskyi
e183567022
Merge branch 'ClickHouse:master' into fix_datetime64_set_conversion 2024-10-29 16:52:57 +01:00
Julia Kartseva
ea5492d6f8 typo 2024-10-29 15:50:13 +00:00
yariks5s
69a8219176 Put DateTime64 implementation into another function. 2024-10-29 15:45:18 +00:00
Zoe Steinkamp
a1dd3ea0ac
Update README.md
Updating the events into the recent category and adding the new york event
2024-10-29 09:27:00 -06:00
Pablo Marcos
7a60543670 Take into account that some profile events such as NetworkReceiveBytes are inaccurate 2024-10-29 15:22:15 +00:00
Antonio Andelic
1a259af626
Merge pull request #71174 from ClickHouse/disable-gwp-asan
Maybe not GWPAsan by default
2024-10-29 15:21:51 +00:00
Raúl Marín
308763ce67 Improve error and log messages around memory usage 2024-10-29 16:15:41 +01:00