Sergei Trifonov
|
f595b20d08
|
Merge branch 'master' into async_load_system_database
|
2024-10-28 16:15:58 +01:00 |
|
Alexander Tokmakov
|
445a6cccfc
|
Merge pull request #69660 from tuanpach/support-ddl-on-cluster-stop-waiting-offline-hosts
Support DDL On Cluster to stop waiting for offline hosts
|
2024-10-28 13:44:45 +00:00 |
|
Antonio Andelic
|
04903c18a0
|
Merge pull request #71058 from ClickHouse/sync-code
Sync changes to `ProtocolServerAdapter`
|
2024-10-28 08:12:50 +00:00 |
|
Tuan Pham Anh
|
dfe85284c9
|
Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts
|
2024-10-28 08:05:32 +00:00 |
|
Tuan Pham Anh
|
98c6afcf53
|
Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts
|
2024-10-28 07:30:23 +00:00 |
|
Alexey Milovidov
|
9327ce0265
|
Fix error in Replicated database
|
2024-10-28 04:25:28 +01:00 |
|
Alexey Milovidov
|
10ce7c54f8
|
Revert "Revert "Miscellaneous""
|
2024-10-26 20:59:45 +02:00 |
|
Alexey Milovidov
|
d6b38a9eae
|
Revert "Miscellaneous"
|
2024-10-26 20:59:26 +02:00 |
|
Alexey Milovidov
|
c99b77a1c7
|
Merge pull request #71070 from ClickHouse/sync-with-private
Miscellaneous
|
2024-10-26 20:58:51 +02:00 |
|
Alexey Milovidov
|
9bbebadef4
|
Fixup
|
2024-10-25 23:03:32 +02:00 |
|
Raúl Marín
|
9006eec35d
|
Merge pull request #71019 from Algunenano/settings6
Move remaining settings objects to pImpl and start simplification
|
2024-10-25 20:23:12 +00:00 |
|
Raúl Marín
|
7b9ee84cf7
|
Merge branch 'master' into settings6
|
2024-10-25 22:01:23 +08:00 |
|
Antonio Andelic
|
aeb2e2b1d8
|
Sync changes to ProtocolServerAdapter
|
2024-10-25 16:00:41 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|