Commit Graph

651 Commits

Author SHA1 Message Date
Joe Lynch
7c6472a090
Fix documentation for system.grants.is_partial_revoke 2024-11-06 13:34:39 +01:00
Raúl Marín
f4a7f475dc
Merge pull request #71145 from Algunenano/setting_tiers
Introduce setting tiers
2024-10-31 15:18:29 +00:00
Sergei Trifonov
2760f283a1
Revert "Revert "SQL syntax for workload and resource management"" 2024-10-30 16:18:35 +01:00
Alexander Tokmakov
4a821e81a1
Revert "SQL syntax for workload and resource management" 2024-10-30 12:48:13 +01:00
serxa
78c8b43479 Merge branch 'master' into sql-for-workload-management 2024-10-29 09:09:05 +00:00
Raúl Marín
49655e71f5 Update docs 2024-10-28 18:20:43 +01:00
Raúl Marín
5e9aa01f33 Introduce Setting tiers 2024-10-28 17:25:52 +01:00
Pablo Marcos
611dbd59be Merge branch 'master' into system-query-metric-log 2024-10-24 12:02:51 +00:00
Alexey Milovidov
c737eabb9e
Merge pull request #70850 from ClickHouse/add-merge-start-and-mutate-start-events
Add merge start and mutate start events into `system.part_log`
2024-10-24 05:28:40 +08:00
kssenii
794b7cff73 More documentation 2024-10-22 18:01:24 +02:00
Pablo Marcos
fd9262df76 Merge branch 'master' into system-query-metric-log 2024-10-22 12:07:15 +00:00
Alexey Milovidov
ffb692902c Merge branch 'master' into add-merge-start-and-mutate-start-events 2024-10-21 23:21:59 +02:00
Alexey Milovidov
68f4977e24 Documentation 2024-10-19 02:11:19 +02:00
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00
Jordi
3ea19832b9 Add projections size to system.projections 2024-10-17 16:02:14 +02:00
serxa
3a8bea0932 add docs 2024-10-16 20:29:52 +00:00
Pablo Marcos
7a2ca16a08 Merge branch 'master' into system-query-metric-log 2024-10-09 03:56:41 +00:00
Michael Kolupaev
f13dee5901 Merge remote-tracking branch 'origin/master' into HEAD 2024-09-30 18:01:32 +00:00
Pablo Marcos
295c4590af Merge branch 'master' into system-query-metric-log 2024-09-27 10:28:18 +00:00
serxa
0d6f79909b Merge branch 'master' into fix-use-concurrency-control 2024-09-26 16:57:58 +00:00
Denny Crane
a05273ef02 fix broken link 2024-09-22 12:02:46 -03:00
Michael Kolupaev
b2fe58654d Fix progress reporting 2024-09-03 23:08:24 +00:00
Pablo Marcos
72391fa819 Collect on query finish if took longer than the interval 2024-08-30 15:00:24 +00:00
Pablo Marcos
06790f0104 Fix memory collection
Use the memory_usage and peak_memory_usage from the QueryStatusInfo
instead which holds the proper value independently of the thread
we are collecting the data from.
2024-08-30 09:37:45 +00:00
Michael Kolupaev
1603b3b126 Merge remote-tracking branch 'origin/master' into mvrere 2024-08-29 18:35:30 +00:00
Pablo Marcos
9aefe9b43c Remove the CurrentMetric_ prefix 2024-08-29 15:48:53 +00:00
Pablo Marcos
e39cec986b Disable query_metric_log collection setting the interval to 0 2024-08-29 15:43:04 +00:00
Pablo Marcos
78f29038ed Move query_id to top 2024-08-29 11:19:52 +00:00
Sergei Trifonov
897e2def34
Merge branch 'master' into fix-use-concurrency-control 2024-08-29 12:42:37 +02:00
Pablo Marcos
3b701dca41 Merge branch 'master' into system-query-metric-log 2024-08-29 10:38:29 +00:00
Jordi
cf58ce217a Add system.projections table 2024-08-26 19:20:26 +02:00
Pablo Marcos
f1d453e544 Merge branch 'master' into system-query-metric-log 2024-08-20 08:36:43 +00:00
Michael Kolupaev
fae478b9d2 Style 2024-08-20 02:21:44 +00:00
Michael Kolupaev
48ec505823 Refreshable MV: coordination and Replicated DB support 2024-08-20 02:21:41 +00:00
Pablo Marcos
49e9baa0ff Merge branch 'master' into system-query-metric-log 2024-08-16 12:25:49 +02:00
Michael Kolupaev
074cd7371a Merge remote-tracking branch 'origin/master' into mv4 2024-08-13 20:04:17 +00:00
Michael Kolupaev
15ca86db7a Merge remote-tracking branch 'origin/master' into mv4 2024-08-12 21:17:45 +00:00
Robert Schulze
c22265b889
Some fixups 2024-08-12 17:45:38 +00:00
Robert Schulze
fe537045c9
Merge remote-tracking branch 'ClickHouse/master' into query_cache_tag 2024-08-12 16:16:32 +00:00
sakulali
957a0b6ea4 Add a setting query_cache_tag 2024-08-12 08:40:01 +08:00
Yakov Olkhovskiy
5c8665c660 fix system.kafka_consumers and doc, fix tidy 2024-08-11 20:40:55 +00:00
Alexander Tokmakov
2e5b71cdb1
Update trace_log.md 2024-08-08 12:27:03 +02:00
serxa
384e2ff399 Merge branch 'master' into fix-use-concurrency-control 2024-07-31 07:25:16 +00:00
Michael Kolupaev
e09d984fec Merge remote-tracking branch 'origin/master' into mv4 2024-07-23 17:52:40 +00:00
Pablo Marcos
a561899da0 Rename system.query_log_metric to system.query_metric_log
Seems I had at the very beginning a brainfart and started using
query_log_metric instead of query_metric_log and it went on and on
:facepalm
2024-07-19 14:13:15 +00:00
Pablo Marcos
fd24e5b6f4 Merge branch 'master' into system-query-metric-log 2024-07-19 08:45:21 +00:00
Pablo Marcos
4253f8787e Fix doc 2024-07-18 10:40:05 +00:00
Pablo Marcos
f6b98de6c7 Merge branch 'master' into system-query-metric-log 2024-07-18 08:19:52 +00:00
Alexey Milovidov
247f584ae7 Merge branch 'master' into remove-system-functions-is-deterministic 2024-07-17 20:35:11 +02:00
Alexey Milovidov
855f03d1d3 Remove is_deterministic from system.functions 2024-07-17 06:57:16 +02:00