Commit Graph

4170 Commits

Author SHA1 Message Date
avogar
70708fd5dc Update docs, make better 2024-08-13 19:19:02 +00:00
Nikita Taranov
dd3fa7c3b6
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
2024-08-13 15:06:43 +00:00
Robert Schulze
99282e526a
Merge pull request #68235 from sakulali/query_cache_tag
QueryCache: Add tagging
2024-08-13 10:44:10 +00:00
Yarik Briukhovetskyi
086c0f03a6
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
2024-08-13 10:04:21 +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
Nikita Taranov
ffa1371dde Merge branch 'master' into keep_alive_max_reqs 2024-08-09 12:24:45 +01:00
Yarik Briukhovetskyi
aebb07884b
Merge branch 'master' into hive_style_partitioning 2024-08-09 11:53:14 +02:00
Justin de Guzman
0071765138
Merge pull request #67940 from ClickHouse/prometheus-documentation
Add documentation for Prometheus protocols and TimeSeries engine.
2024-08-09 01:03:26 +00:00
Yarik Briukhovetskyi
a5fcf85fb6
Merge branch 'master' into hive_style_partitioning 2024-08-08 17:54:53 +02:00
Alexander Tokmakov
2e5b71cdb1
Update trace_log.md 2024-08-08 12:27:03 +02:00
Yarik Briukhovetskyi
9e3a2931d2
Merge branch 'master' into hive_style_partitioning 2024-08-07 23:59:34 +02:00
Dmitry Novik
ecba21bfe7
Fix documentation for memory overcommit 2024-08-07 15:23:19 +02:00
max-vostrikov
d4782665f8
Merge pull request #67974 from ClickHouse/fix_docs_for_clickhousekeeperclient
fix docks for clickhouse-keeper-client
2024-08-07 12:00:15 +00:00
maxvostrikov
e8bf5129c0 fix docks for clickhouse-keeper-client
starting 24.7 paths are not accepted as bare strings, only as string literals - https://github.com/ClickHouse/ClickHouse/pull/65494
2024-08-07 12:44:31 +02:00
Nikita Taranov
053285dc1c Merge branch 'master' into keep_alive_max_reqs 2024-08-06 20:55:48 +01:00
Ilya Yatsishin
881d57a764
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null 2024-08-06 21:04:17 +02:00
Vitaly Baranov
bf33aabec4 Add documentation.
(cherry picked from commit 083fff6ed6)
2024-08-06 20:15:51 +02:00
Nikita Mikhaylov
4e9c3baa25 Move analyzer to Beta stage 2024-08-05 15:29:14 +00:00
Yarik Briukhovetskyi
9b06753bb7
Merge branch 'master' into hive_style_partitioning 2024-08-05 17:02:27 +02:00
János Benjamin Antal
8fece64f33
Merge pull request #66214 from sguerrini97/use_same_password_for_base_backup
Allow to create incremental password protected backups
2024-08-05 11:18:21 +00:00
Denny Crane
3c4389ec4d doc/fix max_partitions_to_read description 2024-08-02 14:57:19 -03:00
Yarik Briukhovetskyi
3150833aa5
fix merge with master 2024-08-01 20:16:10 +02:00
Yarik Briukhovetskyi
cdf8e5572c
Merge branch 'master' into hive_style_partitioning 2024-08-01 20:12:40 +02:00
Nikita Mikhaylov
ee22e695cb
Merge pull request #67581 from ClickHouse/thomoco-patch-3
Update settings.md
2024-08-01 14:19:01 +00:00
Alexander Tokmakov
c0bd2120c8
Merge pull request #66519 from XuJia0210/feature_disable_insertion_and_mutation
Feature disable insertion and mutation
2024-08-01 13:35:25 +00:00
Thom O'Connor
6e914ff6da
Update settings.md
Removing duplicate header "## background_merges_mutations_scheduling_policy"
2024-07-31 21:59:37 +00:00
Ilya Yatsishin
4bf7aa1950
Revert "Revert "Add settings to replace external engines to Null during create"" 2024-07-31 13:30:14 +02:00
Raúl Marín
4e2f8576e5
Revert "Add settings to replace external engines to Null during create" 2024-07-31 11:50:58 +02:00
Yarik Briukhovetskyi
f0da5c528f
Merge branch 'master' into hive_style_partitioning 2024-07-30 11:49:14 +02:00
Ilya Yatsishin
efa218b534 address comments 2024-07-29 15:54:54 +02:00
Ilya Yatsishin
307e1be999 Merge remote-tracking branch 'origin/master' into external-replace-to-null 2024-07-29 15:48:43 +02:00
Alexey Milovidov
91693daf59
Merge pull request #65756 from ibotty/document-ssh-keys
document declarative ssh-keys authentication
2024-07-22 14:23:59 +00:00
Yatsishin Ilya
2dc264928f Added tests, rewritten logic which engines and table functions to allow, added replace for create table ... AS table_function() syntax. 2024-07-22 11:33:51 +00:00
Raúl Marín
6aa754decf Fix docs for default value on from_env 2024-07-19 17:38:04 +02:00
Xu Jia
ff009f23be
Merge branch 'master' into feature_disable_insertion_and_mutation 2024-07-18 15:24:59 +08:00
Nikita Mikhaylov
f4ef320c43
Merge branch 'master' into document-ssh-keys 2024-07-18 00:04:50 +02:00
Alexey Milovidov
247f584ae7 Merge branch 'master' into remove-system-functions-is-deterministic 2024-07-17 20:35:11 +02:00
Nikolai Kochetov
74b4bc78ad
Merge pull request #65400 from k-morozov/add_system_detach_tables
system detached_tables
2024-07-17 14:05:31 +00:00
Samuele Guerrini
df636100d3 add entry in documentation for use_same_password_for_base_backup 2024-07-17 09:48:13 +02:00
Alexey Milovidov
855f03d1d3 Remove is_deterministic from system.functions 2024-07-17 06:57:16 +02:00
Yarik Briukhovetskyi
4a7c52900a
Merge branch 'master' into hive_style_partitioning 2024-07-15 19:05:21 +02:00
yariks5s
7841a8b401 fixes after review 2024-07-15 16:27:38 +00:00
Xu Jia
77272c925d disable insertion and mutation 2024-07-15 15:10:39 +08:00
Robert Schulze
b1fd7868e5
Merge remote-tracking branch 'ClickHouse/master' into change_date 2024-07-13 15:12:32 +00:00
Yarik Briukhovetskyi
17d2f8ed20
Merge branch 'ClickHouse:master' into hive_style_partitioning 2024-07-12 16:33:48 +02:00
Konstantin Morozov
e9a3191dcf Merge branch 'master' into add_system_detach_tables 2024-07-12 10:10:38 +00:00
Guspan Tanadi
8ef3fbf323
docs(clickhouse-local): intended section link 2024-07-12 07:50:35 +07:00