Commit Graph

4348 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Evgeniia Sudarikova
f0386403dd new example 2021-10-28 11:56:20 +03: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
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
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
Tatiana Kirillova
da7d491125
Update index.md 2021-10-26 20:10:30 +03:00
lehasm
5a5fb50c9f
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-26 20:04:22 +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
c08f6cae05 translated to Russian 2021-10-25 22:39:47 +03:00
Vladimir C
5130f65cdf
Merge pull request #30418 from gyuton/gyuton-DOCSUP-16593-document-tuple-functions-and-operators 2021-10-25 16:00:04 +03:00
gyuton
0642aeca3a Revert "Merge branch 'gyuton-DOCSUP-16593-document-tuple-functions-and-operators' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-14941-Document-asynchronous-insert-mode"
This reverts commit ccad91b5ef, reversing
changes made to 4ecd2ed6e2.
2021-10-25 15:55:04 +03:00
gyuton
ccad91b5ef Merge branch 'gyuton-DOCSUP-16593-document-tuple-functions-and-operators' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-14941-Document-asynchronous-insert-mode 2021-10-25 15:02:46 +03:00
gyuton
af86aea90d
DOCSUP-10111: Documented the entropy aggregate function (#30237)
* initial commit

* Update draft

* small fix
2021-10-25 14:47:18 +03:00
vdimir
21c8b561ec
Minor changes in tuple math docs 2021-10-25 14:13:12 +03:00
Roman Bug
538d71b855
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-25 13:44:46 +03:00
Roman Bug
2c20fbe571 Add ru translation for UTF normalized forms. 2021-10-25 12:46:50 +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
Tatiana Kirillova
4fa3b94ead
Update intersect.md 2021-10-24 20:29:41 +03:00
Kseniia Sumarokova
cd63b24061
Merge pull request #30450 from morozovsk/patch-10
Documentation: JSON_EXISTS/JSON_QUERY/JSON_VALUE
2021-10-24 20:16:29 +03:00
romanzhukov
43bbc72e17 Update with PR #30577 2021-10-24 19:38:22 +03:00
gyuton
984d6517c2
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-24 11:10:00 +03:00
Alexey
0583a4bdd3 ru 2021-10-23 20:24:03 +00:00
Vladimir Goncharov
37ee06d362
Update json-functions.md 2021-10-23 19:10:40 +03:00
Maksim Kita
613a2fc46c
Merge pull request #30409 from sevirov/sevirov-DOCSUP-16821-edit_and_translate_to_russian_hashedarray_dictionary
DOCSUP-16821: Edit and translate to Russian (HashedArray dictionary)
2021-10-23 00:15:35 +03:00
Tatiana Kirillova
82fc693d55 russian fixes 2021-10-22 22:38:34 +03:00
Tatiana Kirillova
ae692b96c6 russian 2021-10-22 21:57:38 +03:00
gyuton
a2fb22a92e Little fix 2021-10-22 21:31:10 +03:00
gyuton
c46ff762c9 Translated functions 2021-10-22 21:14:01 +03:00
gyuton
a6094e0aca translated operators 2021-10-22 21:05:31 +03:00
Dmitriy
e3927fa9c8 Fix links
Поправил ссылки.
2021-10-22 19:36:29 +03:00
sevirov
cbc13f7494
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 19:07:01 +03:00
sevirov
17ad7c2cf7
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 19:06:53 +03:00
gyuton
e3720547f0 translated min2, max2 2021-10-22 17:57:55 +03:00
romanzhukov
28f59a1099 Update by dev comments. 2021-10-22 15:27:29 +03:00
Maksim Kita
a6270268d6
Merge pull request #30533 from den-crane/patch-36
Doc. max_concurrent_queries_for_user
2021-10-22 11:43:52 +03:00
Maksim Kita
54fed3ae0e
Merge pull request #30467 from gyuton/gyuton-DOCSUP-16362-Document-the-ngram-function
DOCSUP-16362: Documented the ngrams function
2021-10-22 10:22:12 +03:00
Denny Crane
782729b245
doc. max_concurrent_queries_for_user 2021-10-21 19:33:41 -03:00