Commit Graph

9214 Commits

Author SHA1 Message Date
sevirov
279e1eb6e9
Update docs/en/sql-reference/statements/create/database.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-01 18:58:08 +03:00
Dmitriy
3515ab99b6 Translate to Russian
Выполнил перевод на русский язык.
2021-10-28 20:27:29 +03:00
Dmitriy
b4b48e09a5 Document the database comment
Задокументировал секцию comment.
2021-10-27 22:29:29 +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
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
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
alexey-milovidov
a246de872f
Merge pull request #30547 from amosbird/doc
Don't recommend `nobarrier` mount option
2021-10-22 10:44:57 +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
Amos Bird
a85e14a068
Don't recommend nobarrier mount option 2021-10-22 14:09:34 +08:00
Denny Crane
a5325a2303
doc. max_concurrent_queries_for_user 2021-10-21 19:39:29 -03:00
Denny Crane
782729b245
doc. max_concurrent_queries_for_user 2021-10-21 19:33:41 -03:00
Maksim Kita
a6ef4caa83
Update splitting-merging-functions.md 2021-10-22 00:21:40 +03:00
Maksim Kita
cf19492da0
Update splitting-merging-functions.md 2021-10-22 00:21:10 +03:00
Maksim Kita
11ed2e2997
Update splitting-merging-functions.md 2021-10-22 00:18:26 +03:00
Maksim Kita
1467a59f91
Merge pull request #30468 from sevirov/sevirov-DOCSUP-16363-document_the_getoskernelversion_function
DOCSUP-16363: Document the getOSKernelVersion function
2021-10-22 00:17:08 +03:00
alexey-milovidov
7023423f66
Merge pull request #28705 from gyuton/gyuton-DOCSUP-14093-Edit-and-translate-to-Russian
DOCSUP-14093: Edited and translated to Russian (external dicts)
2021-10-21 23:33:41 +03:00
Dmitriy
894353d910 Translate to Russian
Выполнил перевод на русский язык.
2021-10-21 21:33:47 +03:00
Nikolay Degterinsky
140e304b34
Merge pull request #30386 from morozovsk/patch-9
Docs: Remove argMin(tuple(arg, val)) due to changes in code
2021-10-21 16:33:10 +03:00
Vladimir Goncharov
a48da62949
Update argmin.md 2021-10-21 15:21:33 +03:00
Vladimir Goncharov
3afb070b15
Update argmin.md 2021-10-21 15:20:52 +03:00
Vladimir Goncharov
a43d293d12
Update argmax.md 2021-10-21 15:20:25 +03:00
Vladimir Goncharov
2ef25184d0
Update argmax.md 2021-10-21 15:19:48 +03:00
João Figueiredo
360ec76c29
Grammar suggestions to distributed.md
* fixed some typos.
* improved wording of some statements.
2021-10-20 22:35:17 +02:00
Dmitriy
b0752b43ac Add the getOSKernelVersion function
Задокументировал английскую версию функции getOSKernelVersion.
2021-10-20 20:20:14 +03:00
gyuton
7cb6cddf6d Initial draft 2021-10-20 19:52:18 +03:00
Dmitriy
b7fdf488e1 Translate install.md
Перевел на русский язык предложение в install.md.
2021-10-19 22:38:00 +03:00
Dmitriy
377f6cf3c2 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-10-19 21:51:46 +03:00
Vladimir Goncharov
2b3841f003
Update argmin.md 2021-10-19 19:14:14 +03:00
Vladimir Goncharov
f49e946943
Update argmax.md 2021-10-19 19:11:15 +03:00
Vladimir Goncharov
c6af087f4b
Update argmax.md 2021-10-19 19:08:50 +03:00
Vladimir Goncharov
0f2620a31e
Update argmin.md 2021-10-19 19:07:04 +03:00
Vladimir Goncharov
905418b468
Update argmin.md
because https://github.com/ClickHouse/ClickHouse/pull/23393
2021-10-19 18:33:22 +03:00
Nikita Mikhaylov
4fbd332bf1 Done 2021-10-19 11:53:55 +00:00
Azat Khuzhin
424bf6fcf4 client: add ability to print raw profile events
This can be useful for debugging and for testing (since you will not
need to obtain query_id and look at query_log).

v2:
- mark test as long
- add option to docs
- add type of profile event into logs too
v3:
- resolve conflicts
- and fix onProfileEvents callback
v4:
- add --print-profile-events separate switch
2021-10-19 00:54:38 +03:00
alexey-milovidov
1c64a656f4
Update adopters.md 2021-10-18 21:56:43 +03:00
alexey-milovidov
0d2ce2e711
Update adopters.md 2021-10-18 21:56:04 +03:00
michon470
3c8e963420
DOCSUP-15198: output_format_csv_null_representation setting translation (#29977)
* Перевод без изменений содержания

* в ру-версию добавлены ngrambf_v1 и tokenbf_v1

* Update mergetree.md

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>

* Corrections and translation

* in EN ver. lines 349-351 were included into the codeblock -- moved them to the proper place
* ...

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-18 15:40:26 +03:00
Alexey Milovidov
2cef9983fa Remove recursive submodules 2021-10-18 02:29:04 +03:00
Denny Crane
084938fa8c
Update external-dicts-dict-layout.md 2021-10-17 16:28:22 -03:00
Denny Crane
eb66442feb
Update external-dicts-dict-layout.md 2021-10-17 16:21:21 -03:00
alexey-milovidov
00bb647c3a
Merge pull request #29836 from FedericoCeratto/patch-1
Link FAQ from Debian installation
2021-10-17 20:49:26 +03:00
Alexey Milovidov
0285a15aec Minor changes to install script 2021-10-17 05:52:00 +03:00
alexey-milovidov
e3b612ada5
Merge pull request #30294 from den-crane/patch-33
Doc. ArgMax/Min are not supported anymore by SimpleAggregateFunction
2021-10-17 01:32:31 +03:00
Maksim Kita
0dd8c70d28
Merge pull request #30242 from kitaisreal/added-hashed-array-dictionary
Added HashedArray dictionary
2021-10-17 01:18:43 +03:00
Denny Crane
5e0e0a3946
Update quotas.md 2021-10-16 16:22:19 -03:00
Denny Crane
443efe8f5c
Update quotas.md 2021-10-16 16:21:18 -03:00
Denny Crane
434de66a2b
Doc. ArgMax/Min are not supported anymore by SimpleAggregateFunction 2021-10-16 12:59:01 -03:00
Maksim Kita
1b50d26c51 Added documentation 2021-10-16 13:41:56 +03:00