Commit Graph

9570 Commits

Author SHA1 Message Date
alexey-milovidov
211ff056e9
Merge pull request #30419 from karnevil13/karnevil-DOCSUP-16354
DOCSUP-16354: Edit and translate to Russian (listen_backlog)
2021-10-31 22:12:39 +03:00
alexey-milovidov
2ea8b89cbb
Fix strange mistake in documentation release process. 2021-10-31 20:43:32 +03:00
mergify[bot]
1102b1dcef
Merge branch 'master' into tsv-csv 2021-10-31 12:03:24 +00:00
laurieliyang
96ec829d87
Update permissions-for-queries.md of cn
Update permissions-for-queries.md of Chinese
2021-10-31 20:02:30 +08:00
alexey-milovidov
15b9d65221
Merge pull request #30662 from azat/conf-clickhouse
Switch everything left from `<yandex>` to `<clickhouse>`
2021-10-31 14:56:51 +03:00
alexey-milovidov
94039ace63
Merge pull request #30799 from Algunenano/update_doc_ommitted_fields
Update docs to stop referencing insert_sample_with_metadata
2021-10-31 14:32:21 +03:00
alexey-milovidov
00f4050c0c
Merge pull request #30805 from ClickHouse/blinkov-patch-23
[docs] additional Bloomberg link @ adopters.md
2021-10-31 14:31:38 +03:00
alexey-milovidov
bc5be3208e
Merge pull request #30815 from simpl1g/doc-add-projection-example
[DOCS] Fix ADD PROJECTION example in ru/en docs
2021-10-31 14:29:48 +03:00
Aleksandr Shalimov
0ff8ab70f6
Fix spelling 2021-10-31 19:02:50 +08:00
Dmitriy
723df5c04a Update merge-tree-settings.md
Поправил описание настройки.
2021-10-30 16:00:57 +03:00
木木夕120
a9dd8f30ed
Merge branch 'ClickHouse:master' into master 2021-10-30 14:26:24 +08:00
Maksim Kita
cf0fbbbc17
Merge pull request #30406 from andrc1901/andrc1901-DOCSUP-16606-translate_to_russian
DOCSUP-16606: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-10-29 23:53:45 +03:00
Maksim Kita
ca5886a362
Merge pull request #30669 from gyuton/gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs
DOCSUP-14091: Documented the tupleToNameValuePairs
2021-10-29 23:52:58 +03:00
Dmitriy
d0e2864d71 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-12425-document_the_min_bytes_to_rebalance_partition_over_jbod_setting 2021-10-29 22:24:44 +03:00
gyuton
a5cd1aa294
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-29 22:24:14 +03:00
olgarev
00692b59d3 Corrections 2021-10-29 19:07:00 +00:00
olgarev
e22bf9ef06
Apply suggestions from code review 2021-10-29 22:00:04 +03:00
olgarev
7fb7de54fd
Apply suggestions from code review 2021-10-29 21:59:54 +03:00
Kseniia Sumarokova
2050d0a33d
Merge pull request #30793 from lingtaolf/feature/function_mapExtractKeyLike
Add  new function mapExtractKeyLike
2021-10-29 21:54:39 +03:00
olgarev
4437d68640
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-29 21:48:39 +03:00
Dmitriy
3e36edd5d2 Document the min_bytes_to_rebalance_partition_over_jbod setting
Задокументировал настройку min_bytes_to_rebalance_partition_over_jbod.
2021-10-29 21:35:11 +03:00
Dmitriy
f3671ad9e9 Correction of inaccuracies
Поправил по комментариям разработчика.
2021-10-29 20:32:04 +03:00
alexey-milovidov
75a4556067
Update adopters.md 2021-10-29 19:41:47 +03:00
Ivan Blinkov
05ee60ded0
[docs] update email (#30865) 2021-10-29 19:37:56 +03:00
sevirov
e6056fad8d
Update docs/en/operations/system-tables/information_schema.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:11:28 +03:00
sevirov
69dca0bac0
Update docs/en/operations/system-tables/information_schema.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:10:55 +03:00
sevirov
5b799a7821
Update docs/en/operations/system-tables/information_schema.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:10:37 +03:00
sevirov
cadbb74bab
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:10:28 +03:00
sevirov
84ea9056fc
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:10:12 +03:00
sevirov
50fc8f4d0d
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:09:53 +03:00
sevirov
761a488c48
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:09:36 +03:00
sevirov
833ab0cbf8
Update docs/en/operations/system-tables/columns.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-10-29 19:09:19 +03:00
olgarev
3ac3f3b035 Initial 2021-10-29 14:57:53 +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
mergify[bot]
00b1024d75
Merge branch 'master' into map_combinator 2021-10-29 13:36:47 +00:00
Nikolai Kochetov
8316e4d420
Merge pull request #30147 from ka1bi4/romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
DOCSUP-14101: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-10-29 15:12:45 +03:00
Roman Bug
2ac17c57ec
DOCSUP-15710: [CLICKHOUSEDOCS] Edit and translate to Russian (s2 functions) (#29787) 2021-10-29 14:28:41 +03:00
alexey-milovidov
2dc1da30d3
Update adopters.md 2021-10-29 12:32:32 +03:00
Filatenkov Artur
44b5dd1161
Refactoring in codec encrypted (#30564)
* refactoring

* remove mistake in docs
2021-10-29 11:44:28 +03:00
mergify[bot]
65df198e9b
Merge branch 'master' into conf-clickhouse 2021-10-28 22:19:42 +00:00
Nickita Taranov
982d38e60c update docs 2021-10-29 00:40:42 +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
andrc1901
642bac568b
Update docs/ru/operations/system-tables/data_skipping_indices.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-10-28 21:52:44 +03:00
Dmitriy
3515ab99b6 Translate to Russian
Выполнил перевод на русский язык.
2021-10-28 20:27:29 +03:00
sevirov
05bd672415
Update docs/ru/operations/system-tables/information_schema.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-28 19:29:12 +03:00
sevirov
173e5ac3ce
Update docs/ru/operations/system-tables/information_schema.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-28 19:29:00 +03:00
Alexey
536c9990bd fixed links 2021-10-28 16:12:30 +00:00
Konstantin Ilchenko
88084c715b [DOCS] Fix ADD PROJECTION example in ru/en docs 2021-10-28 17:34:09 +02:00
Nikolay Degterinsky
42df79fdc0
Merge pull request #30732 from jzombi/patch-1
Update documentation for TSVWithNames parsing
2021-10-28 16:42:44 +03:00
Ivan Blinkov
8095833a9f
Update adopters.md 2021-10-28 16:20:01 +03:00
Kruglov Pavel
31a1fa6b4c
Merge pull request #30417 from ka1bi4/romanzhukov-DOCSUP-16598-normalizeUTF8
DOCSUP-16598: [CLICKHOUSEDOCS] Document the normalizeUTF8 functions
2021-10-28 16:09:54 +03:00
Ivan Blinkov
e462c3be6c
Update adopters.md 2021-10-28 16:04:17 +03: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
avogar
a37bcb1feb Fix docs 2021-10-28 14:32:49 +03:00
Raúl Marín
d0fe359a23 Update docs to stop referencing insert_sample_with_metadata 2021-10-28 12:34:38 +02:00
tavplubix
fc9a7593aa
Merge pull request #28998 from otrazhenia/evgsudarikova-DOCSUP-13565-REPLICAS
DOCSUP-13565: Add new column last_queue_update_exception to system.replicas table
2021-10-28 13:05:01 +03:00
凌涛
39322cdbe2 add a new function mapExtractKeyLike 2021-10-28 17:15:32 +08:00
Evgeniia Sudarikova
f0386403dd new example 2021-10-28 11:56:20 +03:00
alexey-milovidov
8956480f08
Update adopters.md 2021-10-28 11:23:35 +03:00
Kseniia Sumarokova
fba0e11cff
Merge pull request #29471 from lingtaolf/feature/fucntion-mapContainsKeyLike
New function `mapContainsKeyLike`
2021-10-28 09:21:51 +03:00
Alexey
6e0cbe341f minor update 2021-10-28 05:51:08 +00:00
Alexey
7e099c0be0 Merge branch 'alexey-sm-DOCSUP-14793-document-describe_include_subcolumns' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-14793-document-describe_include_subcolumns 2021-10-28 05:46:28 +00:00
Alexey
a09746b4e2 updated related data types 2021-10-28 04:47:16 +00:00
木木夕120
6618566557
Merge branch 'ClickHouse:master' into master 2021-10-28 09:25:35 +08:00
Dmitriy
b4b48e09a5 Document the database comment
Задокументировал секцию comment.
2021-10-27 22:29:29 +03: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
avogar
d1ef96a5ef Add test, avoid unnecessary allocations, use PeekableReadBuffer only in corner case 2021-10-27 17:29:15 +03:00
tavplubix
d7c69f6c02
Merge pull request #29202 from aiven/kmichel-replicated-database-alter-attach
Allow non-replicated ALTER TABLE FETCH/ATTACH in Replicated databases
2021-10-27 16:42:54 +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
木木夕120
9a70475f2b
Create zookeeper_log.md 2021-10-27 16:14:02 +08:00
木木夕120
c2bfa811ed
Delete zookeeper_log.md 2021-10-27 15:59:31 +08:00
木木夕120
30886230e9
Create row_policies.md 2021-10-27 15:59:11 +08:00
木木夕120
c2bd68cfc9
Delete row_policies.md 2021-10-27 15:53:01 +08:00
木木夕120
1daf9a9611
Create roles.md 2021-10-27 15:52:32 +08:00
木木夕120
e297c23348
Delete roles.md 2021-10-27 15:50:36 +08:00
木木夕120
0a3cb819a6
Create role-grants.md 2021-10-27 15:50:10 +08:00
Mátyás Jani
290bd317fb
Update documentation for TSVWithNames parsing
The documentation of the format TabSeparatedWithNames stated during parsing
the first row (header) is ignored. It is not true anymore, the header is parsed, and
the column position is determined from the header.
2021-10-27 09:49:54 +02:00
木木夕120
6a2550e1f3
Delete role-grants.md 2021-10-27 15:45:29 +08:00
木木夕120
92b04c74f4
Create settings_profile_elements.md 2021-10-27 15:45:01 +08:00
木木夕120
e6fbf2f7a8
Delete settings_profile_elements.md 2021-10-27 15:37:50 +08:00
木木夕120
110e41c1ce
Create settings_profiles.md 2021-10-27 15:37:30 +08:00
木木夕120
4301f5c2a7
Delete settings_profiles.md 2021-10-27 15:30:22 +08:00
木木夕120
074a46c1d1
Create stack_trace.md 2021-10-27 15:29:50 +08:00
木木夕120
9edfcdb4bb
Delete stack_trace.md 2021-10-27 15:20:40 +08:00
木木夕120
fc02711b88
Create time_zones.md 2021-10-27 15:20:12 +08:00
木木夕120
c2d9a14887
Delete time_zones.md 2021-10-27 15:19:18 +08:00
木木夕120
217bc18a0c
Create users.md 2021-10-27 15:15:34 +08:00
木木夕120
8f4572ab81
Delete users.md 2021-10-27 15:09:22 +08:00
木木夕120
cde159a729
Update replicated_fetches.md 2021-10-27 14:49:57 +08:00
木木夕120
c2cf915391
Create replication_queue.md 2021-10-27 14:49:22 +08:00
Kseniia Sumarokova
57626438b0
Merge pull request #30469 from kirillikoff/kirillikoff-DOCSUP-13264
DOCSUP-13264: Document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators
2021-10-27 09:48:12 +03:00
木木夕120
87f83ecf7c
Delete replication_queue.md 2021-10-27 14:29:09 +08:00
木木夕120
e51288653f
Create replicated_fetches.md 2021-10-27 14:28:42 +08:00
木木夕120
7d97db65f6
Delete replicated_fetches.md 2021-10-27 14:20:26 +08:00
木木夕120
66ec6545bf
Create quotas_usage.md 2021-10-27 14:19:11 +08:00