Alexey Gerasimchuk
9958731c27
Merge branch 'master' into ADQM-830
2023-06-05 07:46:47 +10:00
Victor Krasnov
9a8086a377
Reorder toLastDayOf* functions in settings.md
2023-05-29 22:12:44 +00:00
Victor Krasnov
0ad5b9f598
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-810-dev
2023-05-29 08:26:26 +00:00
Alexey Gerasimchuck
4eb944fef1
minor changes in documentation
2023-05-25 08:05:11 +00:00
Alexey Gerasimchuck
75791d7a63
Added input_format_csv_trim_whitespaces parameter
2023-05-25 07:51:32 +00:00
Victor Krasnov
99a7967f11
Amend the dicumentation with regard to toLastDayOfWeek
2023-05-24 11:58:39 +00:00
Alexey Milovidov
f5506210d6
Geo types are production ready
2023-05-19 12:43:55 +02:00
Vitaly Baranov
ec011b9113
Merge branch 'master' into user-grants-from-config
2023-05-11 17:08:06 +02:00
Alexey Milovidov
8a6e07f0ea
Make projections production-ready
2023-05-10 03:35:13 +02:00
pufit
e1fa147e51
docs
2023-05-05 22:57:48 -04:00
Nikolai Kochetov
f06bdc85eb
Merge pull request #48226 from ClickHouse/rename-setting-stop_reading_on_first_cancel
...
Rename setting stop_reading_on_first_cancel
2023-03-30 18:03:23 +02:00
filimonov
fbb22348ea
Refactor reading the pool setting & from server config. ( #48055 )
...
After #36425 there was a lot of confusions/problems with configuring pools - when the message was confusing, and settings need to be ajusted in several places.
See some examples in #44251 , #43351 , #47900 , #46515 .
The commit includes the following changes:
1) Introduced a unified mechanism for reading pool sizes from the configuration file(s). Previously, pool sizes were read from the Context.cpp with fallbacks to profiles, whereas main_config_reloader in Server.cpp read them directly without fallbacks.
2) Corrected the data type for background_merges_mutations_concurrency_ratio. It should be float instead of int.
3) Refactored the default values for settings. Previously, they were defined in multiple places throughout the codebase, but they are now defined in one place (or two, to be exact: Settings.h and ServerSettings.h).
4) Improved documentation, including the correct message in system.settings.
Additionally make the code more conform with #46550 .
2023-03-30 16:44:11 +02:00
Nikolai Kochetov
f870e6f7a9
Rename setting stop_reading_on_first_cancel to partial_result_on_first_cancel.
2023-03-30 14:00:44 +00:00
Sergei Trifonov
273770519b
Merge branch 'master' into master
2023-03-20 18:28:10 +01:00
rfraposa
ac5ed141d8
New nav - reverting the revert
2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation"
2023-03-17 21:21:11 +03:00
rfraposa
60fb9973d7
trailing slash fixes
2023-03-16 16:43:01 -05:00
alexX512
dc1a6884ca
Add documentation for a setting stop_reading_on_first_cancel
2023-03-15 14:49:24 +00:00
Dmitry
c1d6204a8c
Misspell fixed at the page /docs/ru/operations/storing-data.md
2023-03-06 12:02:42 +04:00
Dmitry
4d75b0a045
Typos at the page /docs/ru/operations/clickhouse-keeper.md
2023-03-06 11:05:07 +04:00
Dmitry
7dc685f74c
Markup fixed at the page /docs/ru/operations/opentelemetry.md
2023-03-06 11:00:27 +04:00
Dmitry
2aecaa7e46
Markup fixed at the page /docs/ru/operations/server-configuration-parameters/settings.md
2023-03-06 10:51:51 +04:00
pufit
29296cb004
Merge pull request #46550 from ClickHouse/46231-systerm-server-settings
...
Implement `system.server_settings`
2023-02-28 11:23:15 -05:00
pufit
c94fbc45bf
Update docs
2023-02-27 10:31:41 -05:00
pufit
efa0ddedfd
Update server_settings.md
2023-02-24 10:18:26 -05:00
pufit
2fbe75957d
Add default
column for system.settings
and system.server_settings
2023-02-23 18:24:57 -05:00
Alexander Tokmakov
de04760bcd
add docs for #44543
2023-02-23 15:57:11 +01:00
pufit
c4646708a6
ru documentation
2023-02-22 18:54:39 -05:00
Jus
df4abf4d87
add settings
...
add settings
2023-02-16 20:53:51 +04:00
Antonio Andelic
a58653820e
Update docs
2023-02-03 18:19:12 +00:00
Alexey Milovidov
d792a2735d
Update named-collections.md
2023-01-28 02:21:00 +03:00
Jus
4f7b533bfd
update named-collections.md
...
Add connect to remote clickhouse with named collections
2023-01-27 12:41:21 +04:00
AVMusorin
5f8658b2d6
docs: added optimize_skip_merged_partitions setting
2023-01-24 14:56:39 +01:00
Yakov Olkhovskiy
842a34666c
Merge pull request #44594 from arenadata/ADQM-634
...
Add keytab parameter in kerberos section of config.xml
2023-01-12 15:07:45 -05:00
Ivan Blinkov
61c2f23713
Remove leftover empty lines at the end of markdown files
2023-01-09 15:15:18 +01:00
Ivan Blinkov
b7e082d033
Remove "Original article links"
2023-01-09 15:13:36 +01:00
Roman Vasin
5a7257069b
Updated docs
2022-12-26 12:22:29 +00:00
Nikolay Degterinsky
ad11b73218
Merge pull request #43540 from Nyantechnolog/patch-1
...
doc fix
2022-11-23 12:07:38 +01:00
Sidorov Pavel
51dac6ac7a
doc fix
2022-11-23 12:33:25 +03:00
Nikolay Degterinsky
81971acf35
Fix docs
2022-11-16 02:40:51 +00:00
Christoph Wurm
2a9ab046dd
Unify spelling of DateTime
2022-11-15 11:51:14 +00:00
Alexey Milovidov
9bf5fe728b
Merge pull request #42173 from ClickHouse/remove-temporary-live-view
...
Remove TEMPORARY LIVE VIEW
2022-10-08 19:05:33 +03:00
Alexey Milovidov
b9159db82f
Remove temporary live views
2022-10-08 00:16:36 +02:00
Robert Schulze
e759a64d38
Docs: Redirect links to misc.md
...
--> https://clickhouse.com/docs/en/sql-reference/statements/misc
This page indexes a bunch of SQL statements but they are easily
reachable by the sidebar already.
2022-10-07 13:22:40 +00:00
Kseniia Sumarokova
3cff776109
Merge pull request #41254 from filimonov/system_disks_unreserved_space
...
Add unreserved_space column to system.disks
2022-10-06 12:28:23 +02:00
Nikita Mikhaylov
d767e1f0d8
Added an option to specify environment name in Sentry's config ( #42037 )
2022-10-04 13:23:51 +02:00
Kseniia Sumarokova
0bfbb5c38a
Merge branch 'master' into system_disks_unreserved_space
2022-10-03 14:25:47 +02:00
Robert Schulze
8e727d4fbc
Merge pull request #41910 from arenadata/ADQM-583
...
Improve enable_extended_results_for_datetime_functions option to return results of type DateTime64
2022-10-02 20:46:51 +02:00
vdimir
3a2508a200
Upd ru doc for tmp_policy
2022-09-29 09:51:39 +00:00
Roman Vasin
a551e8d950
Fix example in documentation
2022-09-28 13:00:52 +00:00