Commit Graph

5216 Commits

Author SHA1 Message Date
Antonio Andelic
6a5742a6cb
Merge pull request #70972 from ClickHouse/fix-keeper-with-xid-64
Fix Keeper entry serialization compatibility
2024-10-25 13:44:16 +00:00
Pablo Marcos
26f2c5b07b
Merge pull request #66532 from pamarcos/system-query-metric-log
Add system.query_metric_log
2024-10-25 10:54:09 +00:00
Raúl Marín
4e513066bd Merge remote-tracking branch 'blessed/master' into settings6 2024-10-24 21:32:56 +02:00
Alexey Milovidov
7b6fc587e2
Merge pull request #70821 from ClickHouse/merge-visualizer
Merge visualizer
2024-10-24 19:31:21 +00:00
serxa
26d2a00eea fix build and test 2024-10-24 17:12:21 +00:00
Alexey Milovidov
c7bd381397
Merge pull request #68614 from ClickHouse/revert-68608-revert-60197-format-settings-parsing
Revert "Revert "Fix unexpected behavior with `FORMAT` and `SETTINGS` parsing""
2024-10-24 16:50:23 +00:00
serxa
3ee2b186c6 Merge branch 'master' into async_load_system_database 2024-10-24 15:53:08 +00:00
Sergei Trifonov
a072302306
Merge branch 'master' into async_load_system_database 2024-10-24 16:46:27 +02:00
Jiří Kozlovský
de8c5eaed0
Make the Replxx client history size configurable 2024-10-24 16:10:56 +02:00
Alexey Milovidov
43a3ff8ae1 Add a handler 2024-10-24 16:04:56 +02:00
Raúl Marín
369c58c0f2 Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
Alexey Milovidov
0b7cba6f72 Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing 2024-10-24 03:29:06 +02:00
Romeo58rus
89f4fe4f92 Add support for reloading client-side certificates used to connect to Zookeeper over a secure connection 2024-10-24 01:06:04 +03:00
Alexey Milovidov
10e0219250 Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
Antonio Andelic
ab05f8b6e8 Fix Keeper entry serialization compatibility 2024-10-23 16:41:16 +02:00
Pablo Marcos
fd9262df76 Merge branch 'master' into system-query-metric-log 2024-10-22 12:07:15 +00:00
Tuan Pham Anh
28ca432483 Merge branch 'master' into report-running-ddl-worker-hosts 2024-10-22 06:56:06 +00:00
Amos Bird
cfa3b60535
Try again. 2024-10-20 21:21:57 +08:00
Amos Bird
05ac033016
Revert "Merge into LayeredConfiguration intelligently."
This reverts commit d92f5c058d.
2024-10-20 21:14:18 +08:00
Amos Bird
d92f5c058d
Merge into LayeredConfiguration intelligently. 2024-10-20 11:01:56 +08:00
Amos Bird
37d3145557
Add back config-file key 2024-10-20 11:01:55 +08:00
Amos Bird
065a4aed4c
Apply config updates in global context 2024-10-20 11:01:55 +08:00
Alexey Milovidov
5e433ea537 Parallel compression: development 2024-10-20 03:11:16 +02:00
Pablo Marcos
f002e51a4e Merge branch 'master' into system-query-metric-log 2024-10-18 13:22:58 +00:00
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00
Nikolai Kochetov
596a8d1001
Merge pull request #70799 from ClickHouse/avoid-double-finalizetion-in-library-bridge
Avoid double finalization of `WriteBuffer` in library bridge.
2024-10-17 18:31:58 +00:00
Raúl Marín
76b081c718
Merge pull request #70739 from Algunenano/settings3
Move more setting structs to pImpl
2024-10-17 15:44:59 +00:00
Nikolai Kochetov
20bf1d7b72 Avoid double finalization of WriteBuffer in library bridge. 2024-10-17 13:45:18 +00:00
Alexey Milovidov
051f9c900a Merge branch 'master' into revert-68023-revert-65860-atomic-database-in-clickhouse-local 2024-10-17 13:53:33 +02:00
Raúl Marín
bc104fad7a Merge remote-tracking branch 'blessed/master' into less_diffs_in_private_2 2024-10-17 11:13:02 +00:00
Pablo Marcos
bdc1889919 Merge branch 'master' into system-query-metric-log 2024-10-17 10:02:55 +00:00
Alexey Milovidov
5757a7c7fd
Merge pull request #68583 from denis-hananein/clickhouse-local-copy-arg
Support --copy mode for clickhouse local as a shortcut for format conversion
2024-10-17 07:19:30 +08:00
serxa
3a8bea0932 add docs 2024-10-16 20:29:52 +00:00
Raúl Marín
99924ba2bc Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
Raúl Marín
f3c36defab Less changes 2024-10-16 12:54:32 +00:00
Julia Kartseva
bf0c609353 possible conflict w private 2024-10-16 02:18:59 +00:00
serxa
0018d66668 Merge branch 'master' into sql-for-workload-management 2024-10-15 01:02:18 +00:00
Julia Kartseva
c4e72cfe2b Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-10-14 20:48:42 +00:00
Alexey Milovidov
7539dc5c67 Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing 2024-10-14 18:12:25 +02:00
Kseniia Sumarokova
ad7c74c549
Merge pull request #70135 from ClickHouse/cache-for-object-storage-table-engines
Allow to cache read files for object storage table engines and data lakes using hash from ETag and file path as cache key
2024-10-14 14:08:30 +00:00
Julia Kartseva
f610c08124 Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-10-09 08:22:59 +00:00
Pablo Marcos
7a2ca16a08 Merge branch 'master' into system-query-metric-log 2024-10-09 03:56:41 +00:00
Sergei Trifonov
4316e9a8b6
Merge branch 'master' into sql-for-workload-management 2024-10-09 00:24:54 +02:00
Michael Kolupaev
ab06938478
Merge pull request #70460 from ClickHouse/dep
Fix refreshable MV in system database breaking server startup
2024-10-08 21:17:12 +00:00
Alexey Milovidov
d60dd68759
Merge pull request #70422 from azat/completion-warning-fix
Ignore "Invalid multibyte data detected" error during completion
2024-10-08 15:54:26 +00:00
kssenii
b2184ed6bd Merge remote-tracking branch 'origin' into cache-for-object-storage-table-engines 2024-10-08 06:07:48 +02:00
Michael Kolupaev
f7d9c3a9b1 Fix refreshable MV in system database breaking server startup 2024-10-08 04:00:19 +00:00
serxa
8ad2ab6ac5 Merge branch 'master' into sql-for-workload-management 2024-10-07 11:45:59 +00:00
Azat Khuzhin
17c7fe883b Ignore "Invalid multibyte data detected" error during completion
Due to now the description of settings are also written.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-10-06 21:45:12 +02:00
serxa
6622dcdc17 Merge branch 'master' into sql-for-workload-management 2024-10-06 12:37:29 +00:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes 2024-10-06 12:29:20 +02:00
Julia Kartseva
c1a2689697 Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-10-05 21:07:24 +00:00
Sergei Trifonov
d489419c1b
Merge branch 'master' into sql-for-workload-management 2024-10-05 15:53:43 +02:00
Konstantin Bogdanov
f0ae77edb0
Fix build with clang-19 2024-10-05 14:47:23 +02:00
Alexey Milovidov
418233dbd8
Merge pull request #63689 from mariaKhr/interactive-metrics-table
An option for clickhouse-client to show realtime table with metrics
2024-10-05 07:19:14 +00:00
Raúl Marín
5b52bb298e Merge remote-tracking branch 'blessed/master' into setting2 2024-10-04 23:14:04 +02:00
Raúl Marín
cbfd5cf90e Hide MergeTreeSettings implementation 2024-10-04 19:03:15 +02:00
Julia Kartseva
a62bda5567
Merge branch 'master' into refactor-object-storages 2024-10-04 07:21:37 -07:00
Nikolai Kochetov
28bf90d6c1 Merge branch 'master' into add-compatibility-for-merge-tree-settings 2024-10-04 10:44:30 +00:00
Julia Kartseva
53879083a9 Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-10-04 03:02:02 +00:00
Nikolai Kochetov
74de91f864 Add compatibility options for MergeTree settings. 2024-10-03 13:09:19 +00:00
Antonio Andelic
15ad25a3a2 Create query context 2024-10-03 13:21:48 +02:00
Antonio Andelic
5d94818503 Fix context for startup scripts 2024-10-03 13:17:38 +02:00
kssenii
c518232391 Merge remote-tracking branch 'origin' into cache-for-object-storage-table-engines 2024-10-03 12:51:54 +02:00
tuanpach
eef838bade
Merge branch 'master' into report-running-ddl-worker-hosts 2024-10-03 00:13:06 +08:00
Pablo Marcos
a7798d6d5d
Merge branch 'master' into system-query-metric-log 2024-10-01 13:49:26 +02:00
kssenii
50b6fd3969 Merge remote-tracking branch 'origin' into cache-for-object-storage-table-engines 2024-09-30 21:17:36 +02:00
kssenii
6b3ab311c3 Allow to cache data for object storage table engines and data lakes using ETag and Path hash for cache key 2024-09-30 19:20:37 +02:00
Nikita Taranov
c05231e0cf impl 2024-09-30 16:32:54 +01:00
Pablo Marcos
7965c5dd34 Merge branch 'master' into system-query-metric-log 2024-09-30 07:56:32 +00:00
Tuan Pham Anh
a348183941 Merge branch 'master' into report-running-ddl-worker-hosts 2024-09-30 07:48:56 +00:00
Alexey Milovidov
5a91127310 Update LocalServer.cpp 2024-09-29 04:28:36 +02:00
Denis Hananein
5c575f01c4 Support --copy arg for clickhouse-local as shortcut for format conversion 2024-09-29 04:28:36 +02:00
Julia Kartseva
038ffe7cc0 Merge branch 'master' into refactor-object-storages 2024-09-28 08:58:14 +00:00
Julia Kartseva
6d8954a055 fix 02802_clickhouse_disks_s3_copy.sh 2024-09-28 08:08:14 +00:00
Alexander Tokmakov
39786f7352
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
Add show_create_query_identifier_quoting_rule setting
2024-09-27 19:05:40 +00:00
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +00:00
Pablo Marcos
295c4590af Merge branch 'master' into system-query-metric-log 2024-09-27 10:28:18 +00:00
Tuan Pham Anh
53bb5f86b5 Merge branch 'master' into report-running-ddl-worker-hosts 2024-09-27 06:53:56 +00:00
serxa
0d6f79909b Merge branch 'master' into fix-use-concurrency-control 2024-09-26 16:57:58 +00:00
Kseniia Sumarokova
ec8cf035c1
Merge branch 'master' into fix-read-settings-in-index-loading 2024-09-26 17:47:15 +01:00
Alexey Milovidov
624901cbf2 Merge branch 'master' into revert-68023-revert-65860-atomic-database-in-clickhouse-local 2024-09-26 01:00:35 +02:00
kssenii
a02f222326 Merge remote-tracking branch 'origin' into fix-read-settings-in-index-loading 2024-09-25 17:53:08 +02:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule 2024-09-25 13:56:43 +08:00
Tuan Pham Anh
6a83b5cca7 Remove IdentifierQuotingStyle::None 2024-09-25 03:28:38 +00:00
Tuan Pham Anh
9ed14e047a Add distributed_ddl.replicas_path setting 2024-09-25 02:21:19 +00:00
Raúl Marín
a90790ce5b Remove dbms dependency on clickhouse_functions 2024-09-24 19:48:23 +02:00
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
Resubmit #63279
2024-09-24 11:41:28 +00:00
Julia Kartseva
f988aa521f Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-09-23 21:14:11 +00:00
Robert Schulze
b0f49043fc
Fix build 2024-09-23 20:30:49 +00:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
serxa
8aeb1120c1 Merge branch 'master' into sql-for-workload-management 2024-09-22 15:43:02 +00:00
serxa
d01655625f Add async_load_system_database setting 2024-09-22 12:06:59 +00:00
Alexey Milovidov
960434e59a Merge branch 'master' of github.com:ClickHouse/ClickHouse into revert-68608-revert-60197-format-settings-parsing 2024-09-21 18:29:56 +02:00
Julia Kartseva
5473e0b64b Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-09-19 22:34:13 +00:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00
Raúl Marín
f3df7bd171 Hide Settings implementation 2024-09-18 15:48:02 +02:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
kssenii
5f6d54f6fb Merge remote-tracking branch 'origin' into fix-read-settings-in-index-loading 2024-09-17 14:38:42 +02:00