Commit Graph

61308 Commits

Author SHA1 Message Date
Alexey Milovidov
a051eb2a5d Fix tests 2024-08-04 00:24:17 +02:00
Alexey Milovidov
6b300ab44f Merge branch 'master' into fix-log-and-exception-messages-formatting 2024-08-04 00:23:18 +02:00
Alexey Milovidov
d9d30d1004
Merge pull request #67295 from canhld94/fix_empty_tuple_in_lhs_in
Fix hung query when using empty tuple as lhs of function IN
2024-08-03 20:57:59 +00:00
Alexey Milovidov
02b8d563e3
Merge pull request #67720 from vitlibar/fix-completing-restore-on-cluster
Fix completion of RESTORE ON CLUSTER
2024-08-03 18:58:32 +00:00
Alexey Milovidov
2305cae149
Merge pull request #67564 from ClickHouse/miscellaneous-2
Miscellaneous
2024-08-03 18:16:35 +00:00
Alexey Milovidov
5e0d13e38b Merge branch 'master' into fix-log-and-exception-messages-formatting 2024-08-03 19:25:33 +02:00
Alexey Milovidov
60648e5240
Revert "Add replication lag and recovery time metrics" 2024-08-03 18:41:17 +02:00
Alexey Milovidov
73080d25a9 Fix test 00002_log_and_exception_messages_formatting 2024-08-03 15:10:05 +02:00
Alexey Milovidov
00ea60d72c
Merge pull request #67690 from ClickHouse/fix-bad-log-message-sort-description
Fix bad log message in sort description
2024-08-03 12:57:20 +00:00
Alexey Milovidov
4a10d26eb1
Merge pull request #67696 from ClickHouse/fix-test-reports
Fix check names in test reports and the CI Logs database
2024-08-03 14:55:03 +02:00
Miсhael Stetsyuk
14fce8b8da
Merge pull request #66704 from ClickHouse/add-S3DiskNoKeyErrors-metric
Add S3DiskNoKeyErrors metric
2024-08-03 12:44:33 +00:00
Vitaly Baranov
6ce6af0647 Fix completion RESTORE ON CLUSTER. 2024-08-03 14:40:25 +02:00
Sergei Trifonov
3a7842ce05
Merge pull request #67553 from ClickHouse/fix-async-loader-destruction
Fix AsyncLoader destruction race
2024-08-03 09:27:48 +00:00
Sergei Trifonov
d8cb1613fa
Merge pull request #65654 from ClickHouse/scheduler-queue-throughput-introspection
Scheduler queue throughput introspection, Fix CPU indication in client
2024-08-03 09:24:28 +00:00
Antonio Andelic
c96e1f86da
Merge pull request #67433 from ClickHouse/fix-archive-file-parsing
Fix file/URI parsing with archive syntax
2024-08-03 08:05:20 +00:00
Antonio Andelic
1b20d47202
Merge pull request #67665 from ClickHouse/fix-udf-reload
Fix reloading SQL UDFs with UNION
2024-08-03 08:05:12 +00:00
Yarik Briukhovetskyi
593af842f5
Merge pull request #67558 from yariks5s/fix_datetime64_toStartOfWeek
Fix toStartOfWeek wrong result with DateTime64
2024-08-02 20:42:29 +00:00
Antonio Andelic
10e28236b9 Merge branch 'master' into fix-udf-reload 2024-08-02 21:31:32 +02:00
Alexey Milovidov
e3239c6ee1 Fix bad log message in JIT for sorting 2024-08-02 19:09:16 +02:00
Alexey Milovidov
b38c46a87d Minor change 2024-08-02 19:08:51 +02:00
Nikolai Kochetov
18c69e164f
Merge pull request #67536 from ClickHouse/fix-67330
Prefer constant to INPUT in PlannerActionsVisitor.
2024-08-02 15:55:45 +00:00
Alexey Milovidov
e3d03ce3f9 Merge branch 'master' into miscellaneous-2 2024-08-02 17:43:33 +02:00
Alexey Milovidov
b3e2ce6955 Minor change 2024-08-02 17:40:52 +02:00
Miсhael Stetsyuk
f1df59d6c9
Merge pull request #66703 from ClickHouse/add-replication-lag-and-recovery-time-metrics
Add replication lag and recovery time metrics
2024-08-02 15:21:43 +00:00
Julia Kartseva
528187410f
Merge pull request #65751 from jkartseva/store-plain-rw-metadata-separately
Store `plain_rewritable` disk metadata in the separate `'__meta'` layout; add flat object storage directory structure
2024-08-02 11:52:59 +00:00
Antonio Andelic
d2d8a16ca6 Fix refreshable MVs 2024-08-02 13:52:01 +02:00
Antonio Andelic
76e2e886db Merge branch 'master' into fix-udf-reload 2024-08-02 12:37:13 +02:00
serxa
cdf81b0e17 Merge branch 'master' into fix-async-loader-destruction 2024-08-02 10:18:12 +00:00
Antonio Andelic
62f0e09ecb Fix setting changes 2024-08-02 12:17:08 +02:00
Antonio Andelic
1a9eb69b3f Merge branch 'master' into fix-archive-file-parsing 2024-08-02 12:15:31 +02:00
serxa
c51ed14a27 Merge branch 'master' into scheduler-queue-throughput-introspection 2024-08-02 09:51:14 +00:00
Yarik Briukhovetskyi
e760956698
Merge branch 'ClickHouse:master' into fix_datetime64_toStartOfWeek 2024-08-02 11:30:48 +02:00
Antonio Andelic
6c8f458b0b Fix reloading SQL UDFs with UNION 2024-08-02 11:13:41 +02:00
Raúl Marín
9d0ff1ba6c
Merge pull request #67524 from Algunenano/new_settings
Fix upgrade check (again)
2024-08-02 09:09:14 +00:00
Julia Kartseva
9b4e02e8da fix macOs build 2024-08-02 04:28:07 +00:00
Julia Kartseva
41fc84bb2d fix build 2024-08-02 04:28:07 +00:00
Julia Kartseva
42bd49dae6 address feedback: parent_path() for directories 2024-08-02 04:28:07 +00:00
Julia Kartseva
79a8cbe0c5 address feedback: documentation 2024-08-02 04:28:07 +00:00
Julia Kartseva
359b42738a address feedback: key_prefix -> object_key_prefix 2024-08-02 04:28:07 +00:00
Julia Kartseva
3b986ef340 address feedback: useSeparateLayoutForMetadata 2024-08-02 04:28:07 +00:00
Julia Kartseva
4c78531c9c Update src/Disks/ObjectStorages/MetadataStorageFromPlainRewritableObjectStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-08-02 04:28:07 +00:00
Julia Kartseva
727f5ed108 Update src/Disks/ObjectStorages/MetadataStorageFromPlainRewritableObjectStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-08-02 04:28:07 +00:00
Julia Kartseva
912bddf86f Update src/Disks/ObjectStorages/InMemoryPathMap.h
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-08-02 04:28:07 +00:00
Julia Kartseva
db13ba2c48 style fix 2024-08-02 04:28:07 +00:00
Julia Kartseva
d4c13714ab address feedback: TSA_GUARDED_BY 2024-08-02 04:28:07 +00:00
Julia Kartseva
3f066018fb style and doc 2024-08-02 04:28:07 +00:00
Julia Kartseva
c0e6780dfe rename PathComparator.h -> InMemoryPathMap.h 2024-08-02 04:28:07 +00:00
Julia Kartseva
82f5aceb48 introduce flat structure 2024-08-02 04:28:07 +00:00
Julia Kartseva
0e78ed6b58 simplify listDirectory 2024-08-02 04:28:07 +00:00
Julia Kartseva
aa290b6398 use a designated mutex for path_map 2024-08-02 04:28:07 +00:00