Konstantin Bogdanov
|
f663f13a35
|
Merge pull request #59277 from ClickHouse/create-tables-in-threadpool
Concurrent tables creation in `recoverLostReplica`
|
2024-02-05 16:04:46 +03:00 |
|
serxa
|
9c93a76268
|
Fix backward incompatibility of dashboard url hashes
|
2024-02-04 12:50:26 +00:00 |
|
Amos Bird
|
e3716b0f38
|
Backward compatibility of uncompressed state
|
2024-02-04 11:03:18 +08:00 |
|
Alexey Milovidov
|
667256a67d
|
Fixes for binary.html
|
2024-02-01 20:36:38 +01:00 |
|
Konstantin Bogdanov
|
5969668503
|
Concurrent table creation in DatabaseReplicated
|
2024-02-01 09:51:52 +01:00 |
|
Alexey Milovidov
|
a286d500c3
|
Merge pull request #59124 from amosbird/dashboard-compress-state
Compress state of dashboard
|
2024-01-30 08:05:38 +01:00 |
|
Alexey Milovidov
|
aec3f28ccb
|
Support backups for compressed in-memory tables
|
2024-01-28 23:06:50 +01:00 |
|
Alexey Milovidov
|
77de2b0ebc
|
Merge pull request #59311 from ClickHouse/binary-allow-user-host-password
`/binary` handler: allow specifying user/password/host
|
2024-01-28 20:33:39 +01:00 |
|
Alexey Milovidov
|
45cb7094af
|
Merge pull request #59303 from ClickHouse/play-rendering-errors-json
Play UI: improve rendering of errors from JSON formats
|
2024-01-28 18:32:27 +01:00 |
|
Alexey Milovidov
|
4dcf27e5b2
|
/binary: allow specifying user/password/host
|
2024-01-28 18:27:15 +01:00 |
|
Alexey Milovidov
|
9dd6362ae7
|
Play UI: improve rendering of errors from JSON formats
|
2024-01-28 13:44:56 +01:00 |
|
Sergei Trifonov
|
4fb511bfb3
|
Merge pull request #59137 from ClickHouse/fix-async-loader-shutdown-deadlock
Fix not started database shutdown deadlock
|
2024-01-26 11:21:13 +01:00 |
|
Maksim Kita
|
2a327107b6
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
|
serxa
|
8728ab768f
|
Fix not started database shutdown deadlock
|
2024-01-23 19:01:57 +00:00 |
|
Amos Bird
|
7e86c0e928
|
Compress state of dashboard
|
2024-01-23 23:04:19 +08:00 |
|
Robert Schulze
|
e23e7e6b73
|
Merge pull request #53710 from rschu1ze/system-reload-asynchronous-metrics
Add statement `SYSTEM RELOAD ASYNCHRONOUS METRICS`
|
2024-01-23 11:56:25 +01:00 |
|
serxa
|
7b99d9a176
|
wait for currently running jobs to finish #2
|
2024-01-22 23:50:53 +00:00 |
|
serxa
|
1d6d1182fd
|
Fix server shutdown due to exception while loading metadata
|
2024-01-22 19:38:26 +00:00 |
|
Robert Schulze
|
90a0ea36b3
|
Add statement 'SYSTEM RELOAD ASYNCHRONOUS METRICS'
|
2024-01-22 17:14:58 +00:00 |
|
Vitaly Baranov
|
01aafda27b
|
Merge pull request #58804 from vitlibar/allow-kill-query-for-backups
Allow KILL QUERY for backups
|
2024-01-20 23:48:18 +01:00 |
|
robot-clickhouse
|
273a06856a
|
Merge pull request #59025 from ClickHouse/cpu-scheduler
Split resource scheduler off `IO/` into `Common/Scheduler/`
|
2024-01-20 15:43:50 +01:00 |
|
Kseniia Sumarokova
|
5d67e26fc4
|
Merge pull request #58869 from ClickHouse/force-check-for-cached-custom-disk
Fix for custom cached disk creation
|
2024-01-20 14:47:36 +01:00 |
|
serxa
|
824deab761
|
split resource scheduler off IO/ into Common/Scheduler/
|
2024-01-20 12:06:26 +00:00 |
|
Vitaly Baranov
|
4c6d3e7efa
|
Add server settings "shutdown_wait_backups_and_restores" (default=true)
to set whether shutdown should wait for running backups to finish or just cancel them.
|
2024-01-18 13:27:14 +01:00 |
|
kssenii
|
3d564c0802
|
Fix typo
|
2024-01-17 10:34:13 +01:00 |
|
Mikhail Koviazin
|
6e6197019c
|
Reintroduce commit 3067ca6
Update `query_masking_rules` when reloading the config
This reverts commit 7e55eab1c3 .
|
2024-01-17 08:10:49 +02:00 |
|
kssenii
|
237146b4e2
|
Add to default config
|
2024-01-16 16:30:07 +01:00 |
|
Yakov Olkhovskiy
|
2e124b19b8
|
Merge branch 'master' into revert-58450-revert-56064-feature-server-iface-metrics
|
2024-01-10 09:05:18 -05:00 |
|
Bharat Nallan
|
ee37f551a2
|
independent registration of interpreters (#58443)
* make interpreter factory an instance
* add registerInterpreter
* register interpreters individually
* try wire everything up
* fix style
* fix test
|
2024-01-08 22:33:48 -08:00 |
|
Alexey Milovidov
|
6bc27dfcf5
|
Enable all access control improvements by default
|
2024-01-07 20:56:16 +01:00 |
|
Yakov Olkhovskiy
|
9ca4be5d91
|
Merge remote-tracking branch 'origin/master' into revert-58450-revert-56064-feature-server-iface-metrics
|
2024-01-06 00:24:31 +00:00 |
|
Michael Kolupaev
|
52058211e7
|
Fix some thread pool settings not updating at runtime (#58485)
|
2024-01-04 17:21:46 +01:00 |
|
Alexander Tokmakov
|
10e3ae9e68
|
Merge branch 'master' into allow-not-resolving-hostnames
|
2024-01-04 13:22:15 +01:00 |
|
Yakov Olkhovskiy
|
85f03478ef
|
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
|
2024-01-03 11:47:15 -05:00 |
|
Raúl Marín
|
d491758939
|
Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"
|
2024-01-03 10:42:15 +01:00 |
|
Yakov Olkhovskiy
|
5633fb8145
|
Merge pull request #56064 from ClickHouse/feature-server-iface-metrics
Use CH Buffer for HTTP out stream, add metrics for interfaces
|
2024-01-02 10:17:52 -05:00 |
|
Alexey Milovidov
|
7bded0a5e7
|
Merge pull request #58316 from ClickHouse/reintroduce_is_deleted
Re-introduce `is_deleted` column for ReplacingMergeTree
|
2023-12-31 00:57:19 +01:00 |
|
Bharat Nallan Chakravarthy
|
ab28da85d3
|
try wire everything up
|
2023-12-29 16:38:17 -08:00 |
|
Alexey Milovidov
|
aa462fa7cd
|
Merge branch 'master' into feature-server-iface-metrics
|
2023-12-29 22:37:52 +01:00 |
|
Alexander Tokmakov
|
bdada351c8
|
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
This reverts commit 583b9637c2 , reversing
changes made to 224e937620 .
|
2023-12-28 14:07:59 +01:00 |
|
Alexey Milovidov
|
c7efd2afea
|
Revert #58267
|
2023-12-28 04:09:33 +01:00 |
|
Alexey Milovidov
|
dcbd3b9c26
|
Merge pull request #58267 from ClickHouse/fix_is_deleted_compatibility
Re-introduce `is_deleted` column for ReplacingMergeTree
|
2023-12-28 00:13:01 +01:00 |
|
Alexander Tokmakov
|
01d042c490
|
Revert "Merge pull request #57932 from ClickHouse/remove-shit-cleanup"
This reverts commit 2d58dc512c , reversing
changes made to 41873dc4a3 .
|
2023-12-27 13:46:06 +01:00 |
|
Alexey Milovidov
|
5f6318e51b
|
Merge pull request #58151 from ClickHouse/fix-legend
Fix dashboard legend sorting and rows number
|
2023-12-27 13:33:00 +01:00 |
|
Alexey Milovidov
|
0e89d01b94
|
Binary (symbols) viewer
|
2023-12-24 12:14:45 +01:00 |
|
serxa
|
8693e1535a
|
Fix dashboard legend sorting and rows number
|
2023-12-22 14:39:44 +00:00 |
|
Yakov Olkhovskiy
|
5dc88542cb
|
Merge branch 'master' into feature-server-iface-metrics
|
2023-12-20 16:46:29 -05:00 |
|
Nikita Mikhaylov
|
6360b76792
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-the-limit-for-connections-per-endpoint
|
2023-12-18 21:49:31 +00:00 |
|
pufit
|
36d1905881
|
Merge pull request #57752 from chizhonkova/refactor_sql_udf_loader
Refactoring for UserDefinedSQLObjectsLoader
|
2023-12-18 16:08:46 -05:00 |
|
Yakov Olkhovskiy
|
f99b36143f
|
Merge remote-tracking branch 'origin/master' into feature-server-iface-metrics
|
2023-12-18 14:14:03 +00:00 |
|