mergify[bot]
1102b1dcef
Merge branch 'master' into tsv-csv
2021-10-31 12:03:24 +00:00
Anton Popov
c9e114436a
Merge pull request #30342 from lehasm/alexey-sm-DOCSUP-14793-document-describe_include_subcolumns
...
DOCSUP-14793: document describe_include_subcolumns setting
2021-10-29 17:49:03 +03:00
Kruglov Pavel
7d4f211d5b
Merge branch 'master' into tsv-csv
2021-10-29 16:38:06 +03:00
Alexey
4d5cf1a325
forgotten merge
2021-10-28 19:53:26 +00:00
Alexey
671b421a31
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-14793-document-describe_include_subcolumns
2021-10-28 19:45:53 +00:00
Alexey
536c9990bd
fixed links
2021-10-28 16:12:30 +00:00
Roman Bug
b16ddddbeb
Update distributed_push_down_limit starting version
2021-10-28 15:28:39 +03:00
Roman Bug
1eec90b765
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
2021-10-28 15:23:04 +03:00
Alexey
6e0cbe341f
minor update
2021-10-28 05:51:08 +00:00
Alexey
a09746b4e2
updated related data types
2021-10-28 04:47:16 +00:00
avogar
b4aae86fff
Add comments, update docs
2021-10-27 22:16:48 +03:00
Anton Popov
2bb586bed3
Merge pull request #30541 from gyuton/gyuton-DOCSUP-14941-Document-asynchronous-insert-mode
...
DOCSUP-14941-Document-asynchronous-inserts
2021-10-27 20:25:17 +03:00
gyuton
527474da64
Fix wording
2021-10-27 16:21:50 +03:00
gyuton
456d548b6b
Apply suggestions from code review
...
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-10-27 16:17:56 +03:00
gyuton
901e5170a1
small fixes
2021-10-26 16:42:19 +03:00
gyuton
3b5c4b7fd2
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-26 16:33:58 +03:00
gyuton
0b7a8c9887
minor fix
2021-10-25 22:35:14 +03:00
gyuton
8ec5d68ce3
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-25 15:02:24 +03:00
Roman Bug
e1891d987b
Remove see also.
2021-10-25 12:11:58 +03:00
Roman Bug
96e3d776e2
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
2021-10-24 23:11:52 +03:00
romanzhukov
47bd7b9420
List fix.
2021-10-24 19:57:08 +03:00
romanzhukov
43bbc72e17
Update with PR #30577
2021-10-24 19:38:22 +03:00
alexey-milovidov
187d8b2196
Update settings.md
2021-10-23 22:30:42 +03:00
Azat Khuzhin
99ffa3b578
Update documentation for distributed_push_down_limit
...
After #26466 you cannot get inaccurate results anymore, since
distributed_push_down_limit changes query execution only if:
- `distributed_group_by_no_merge` > 0
- query **does not have `GROUP BY`/`DISTINCT`/`LIMIT BY`**, but it has `ORDER BY`/`LIMIT`.
- query **has `GROUP BY`/`DISTINCT`/`LIMIT BY`** with `ORDER BY`/`LIMIT` and:
- `optimize_skip_unused_shards_limit` is enabled
- `optimize_distributed_group_by_sharding_key` is enabled
2021-10-23 10:02:21 +03:00
romanzhukov
28f59a1099
Update by dev comments.
2021-10-22 15:27:29 +03:00
gyuton
8f039a2b0f
fixed links
2021-10-22 04:04:15 +03:00
gyuton
81d9bac04a
Initial draft
2021-10-22 03:53:44 +03:00
Alexey
9d74ae16df
en updated
2021-10-20 20:01:57 +00:00
Alexey
2cfc6a5fcf
DESCRIBE refactored. Example updated and moved.
2021-10-19 20:50:30 +00:00
Roman Bug
36a8ae6af0
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:48:47 +03:00
Roman Bug
1ed3913ae6
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:48:42 +03:00
lehasm
ebee5025eb
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-19 08:22:09 +03:00
lehasm
6dad340f10
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-19 08:21:45 +03:00
Alexey
deb696fd27
en draft
2021-10-18 16:07:19 +00:00
Denny Crane
ddf6ca716c
Doc. fix optimize_skip_unused_shards description ( #30114 )
...
* fix optimize_skip_unused_shards description
* Update settings.md
2021-10-14 15:47:43 +03:00
romanzhukov
9cbf4b8422
distributed_push_down_limit: Update and add RU
2021-10-13 22:20:24 +03:00
olgarev
0cfaf9c508
Unnecessary links removed
2021-10-12 13:44:00 +00:00
olgarev
cb8a66e515
Settings and links
2021-10-10 23:34:26 +00:00
Tatiana Kirillova
21197e1820
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:26:07 +03:00
Tatiana Kirillova
88c4a9030c
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:25:44 +03:00
Tatiana Kirillova
2bfcdc431b
translate
2021-10-06 21:42:07 +03:00
Tatiana Kirillova
a518f5ea11
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-06 12:26:22 +03:00
Tatiana Kirillova
6febfeea77
fix table
2021-10-04 21:55:03 +03:00
Tatiana Kirillova
1afe2dfb40
fix example
2021-10-04 21:35:54 +03:00
Tatiana Kirillova
c049170f78
minor fix
2021-10-04 21:26:04 +03:00
Tatiana Kirillova
83424685fc
update example
2021-10-04 21:11:12 +03:00
Tatiana Kirillova
1c62a53afe
Document the enable_positional_arguments setting
2021-10-04 20:49:21 +03:00
Kseniia Sumarokova
1e1e3a6ad8
Merge pull request #29156 from sevirov/sevirov-DOCSUP-14334-clickhouse_over_web_server_with_static_files
...
DOCSUP-14334: ClickHouse over web server with static files
2021-10-04 09:48:55 +03:00
Kseniia Sumarokova
b8d73b291a
Merge pull request #29604 from olgarev/revolg-DOCSUP-14539-edit_and_translate
...
DOCSUP-14539: Edit and translate to Russian (MaterializedPostgreSQL settings)
2021-10-04 09:47:56 +03:00
Maksim Kita
803459808a
Merge pull request #29339 from kirillikoff/kirillikoff-DOCSUP-11545
...
DOCSUP-11545: document the optimize_trivial_count_query setting
2021-10-03 20:02:59 +03:00