Sergei Trifonov
|
273d221781
|
Merge pull request #60558 from ClickHouse/revert-60253-revert-59032-cpu-scheduler-and-cc
Revert "Revert "Support resource request canceling""
|
2024-03-15 13:24:50 +01:00 |
|
serxa
|
b1d1c8eb0c
|
Merge branch 'master' into revert-60253-revert-59032-cpu-scheduler-and-cc
|
2024-03-11 11:25:53 +00:00 |
|
Alexey Milovidov
|
d337379385
|
Remove in-memory data parts, step 2
|
2024-03-10 06:44:26 +01:00 |
|
Peter
|
1df42bb86b
|
Remove original article because it's redundant
|
2024-03-03 22:49:11 +08:00 |
|
Robert Schulze
|
39457cd5ac
|
Merge remote-tracking branch 'ClickHouse/master' into feature/increase_dns_cache_size
|
2024-03-01 10:29:46 +00:00 |
|
Sergei Trifonov
|
f8561b2265
|
Revert "Revert "Support resource request canceling""
|
2024-02-29 13:53:27 +01:00 |
|
Pablo Marcos
|
4db4a82ae0
|
Update thread_id to sync with Russian doc
|
2024-02-29 13:31:36 +01:00 |
|
Pablo Marcos
|
28735a4ba4
|
Fix typo in query_thread_log doc
Fix typo in query_thread_log doc
|
2024-02-29 13:23:36 +01:00 |
|
Kirill Nikiforov
|
2744fc0c2d
|
rename dns_cache_max_size to dns_cache_max_entries
|
2024-02-29 02:32:13 +03:00 |
|
Alexey Milovidov
|
350038dd5f
|
Merge pull request #54429 from fermelone/patch-3
Update settings_profile_elements.md
|
2024-02-28 01:38:12 +03:00 |
|
Kirill Nikiforov
|
8b314a3ac8
|
Implement system.dns_cache table and dns_cache_max_size server setting (#60257)
* system.dns_cache table WIP
* system.dns_cache table
* rollback unexpected contrib changes
* rollback unexpected changes
* add docs
* code style fixes
* optimize dns cache exporting
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* cr fixes
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* implement system.dns_cache table
* system.dns_cache test
* system.dns_cache fix docs
* system.dns_cache prettify
* dns_cache_max_size settings
* fix system.dns_cache test
* Update dns_cache.md
* fix doc
Co-authored-by: pufit <pufit@clickhouse.com>
---------
Co-authored-by: pufit <pufit@clickhouse.com>
|
2024-02-26 15:48:02 -05:00 |
|
Robert Schulze
|
207187ab97
|
Update docs/en/operations/system-tables/settings_changes.md
Co-authored-by: Yarik Briukhovetskyi <114298166+yariks5s@users.noreply.github.com>
|
2024-02-26 12:54:27 +01:00 |
|
Robert Schulze
|
6bfa31fbef
|
Document system.settings_changes
|
2024-02-26 11:10:23 +00:00 |
|
Raúl Marín
|
453d4d30cf
|
Revert "Support resource request canceling"
|
2024-02-21 20:19:00 +01:00 |
|
serxa
|
bf90da7057
|
Merge branch 'master' into cpu-scheduler-and-cc
|
2024-02-21 14:05:01 +00:00 |
|
Alexey Milovidov
|
731c484b3d
|
Revert "Implement system.dns_cache table (#59856)"
This reverts commit b5ef034697 .
|
2024-02-17 01:46:41 +01:00 |
|
Kirill Nikiforov
|
b5ef034697
|
Implement system.dns_cache table (#59856)
* system.dns_cache table WIP
* system.dns_cache table
* rollback unexpected contrib changes
* rollback unexpected changes
* add docs
* code style fixes
* optimize dns cache exporting
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* cr fixes
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* Update 02981_system_dns_cache_table.sql
* Update 02981_system_dns_cache_table.reference
---------
Co-authored-by: pufit <pufit@clickhouse.com>
|
2024-02-16 14:31:22 -05:00 |
|
alesapin
|
0a189e830c
|
Merge pull request #59942 from kitaisreal/storage-system-tables-add-metadata-version
StorageSystemTables add metadata_version
|
2024-02-16 13:17:22 +01:00 |
|
Maksim Kita
|
d4778d858d
|
Fixed tests
|
2024-02-14 18:05:29 +03:00 |
|
Maksim Kita
|
0cce386207
|
Added documentation
|
2024-02-14 18:05:29 +03:00 |
|
Nikolai Fedorovskikh
|
a98af159b5
|
[Docs] fix some typos and missing commas
|
2024-02-13 02:10:41 +01:00 |
|
Alexey Gerasimchuck
|
559de083a3
|
Implemented failed login attempt counting using quota
|
2024-01-29 23:20:38 +00:00 |
|
Raúl Marín
|
ab2b12ba9f
|
Fix typo
|
2024-01-29 11:40:12 +01:00 |
|
serxa
|
963e54cfd1
|
Merge branch 'master' into cpu-scheduler-and-cc
|
2024-01-28 13:09:58 +00: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 |
|
Robert Schulze
|
90a0ea36b3
|
Add statement 'SYSTEM RELOAD ASYNCHRONOUS METRICS'
|
2024-01-22 17:14:58 +00:00 |
|
Kruglov Pavel
|
0829de8928
|
Merge pull request #57599 from Khatskevich/khatskevich/fix_docs
Improve named collections documentation
|
2024-01-22 12:54:57 +01:00 |
|
serxa
|
799b8d6356
|
support resource request canceling
|
2024-01-21 19:00:40 +00:00 |
|
robot-clickhouse-ci-1
|
26bc1b5b5c
|
Merge pull request #58682 from rschu1ze/docs-log-type
Docs: Update type of two column in `system.query_log/text_log`
|
2024-01-10 21:58:18 +01:00 |
|
Robert Schulze
|
1b739a8f03
|
Docs: Update type of two column in system.query_log/text_log
|
2024-01-10 20:14:39 +00:00 |
|
Yakov Olkhovskiy
|
cfa41e7dc6
|
Merge pull request #58038 from ClickHouse/revert-58022-revert-57555-ft-dropped_tables_parts
Add system.dropped_tables_parts table - second attempt
|
2024-01-09 00:47:07 -05:00 |
|
Robert Schulze
|
6665d23243
|
Merge pull request #58029 from skyoct/feat/server_settings
Add `changeable_without_restart` column to `system.server_settings`
|
2024-01-08 10:09:51 +01:00 |
|
Robert Schulze
|
e947ed710b
|
Hijack and document 'update' map to represent reload status
|
2024-01-07 13:09:27 +00:00 |
|
Aliaksei Khatskevich
|
531131bbd6
|
Fix replication_queue.num_postponed documentation
|
2024-01-04 09:22:39 +01:00 |
|
Bharat Nallan Chakravarthy
|
00b5e28d6a
|
Merge upstream/master into ncb/system-database-engines
|
2023-12-30 23:10:48 -08:00 |
|
Bharat Nallan Chakravarthy
|
2996c8167f
|
add docs
|
2023-12-30 20:48:35 -08:00 |
|
robot-ch-test-poll3
|
d5894aa286
|
Merge pull request #58311 from ClickHouse/system-errors-doc
Improve system.errors documentation
|
2023-12-30 12:58:12 +01:00 |
|
Dmitry Novik
|
46dfc37397
|
Fixup
|
2023-12-30 10:41:41 +01:00 |
|
Michael Kolupaev
|
96c68e5aae
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-28 17:56:06 +00:00 |
|
Michael Kolupaev
|
f0417d0ec3
|
Things
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
8b8ef41407
|
Documentation
|
2023-12-28 17:56:05 +00:00 |
|
Dmitry Novik
|
50e531bf93
|
Improve system.errors documentation
|
2023-12-28 14:47:30 +00:00 |
|
Alexander Tokmakov
|
38fe70c68a
|
Revert "Refreshable materialized views (takeover)"
|
2023-12-28 13:12:20 +01:00 |
|
Michael Kolupaev
|
b9cbecb0df
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-27 20:24:56 +00:00 |
|
Michael Kolupaev
|
538b23d862
|
Things
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
7786b12a89
|
Documentation
|
2023-12-27 20:24:55 +00:00 |
|
Sema Checherinda
|
617ee5abaf
|
Merge pull request #57551 from bharatnc/ncb/async-metrics-pri-key-size
add asynchronous metrics for total primary key size in memory and allocated
|
2023-12-27 20:24:20 +01:00 |
|
Azat Khuzhin
|
74ea601dc2
|
Add documentation for MemoryResidentMax metric in system.asynchronous_metrics
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-12-22 18:38:44 +01:00 |
|
Bharat Nallan Chakravarthy
|
62b28d365c
|
Merge with upstream/master
|
2023-12-21 17:04:25 -08:00 |
|
skyoct
|
342a4f7b96
|
add doc and opt some code
|
2023-12-21 14:25:18 +00:00 |
|