Commit Graph

9194 Commits

Author SHA1 Message Date
gyuton
18b1e6872a Merge branch 'gyuton-DOCSUP-14941-Document-asynchronous-insert-mode' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-14941-Document-asynchronous-insert-mode 2021-10-25 15:52:42 +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
8ec5d68ce3
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-25 15:02:24 +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
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
c694ea97d5 Deleted extra line 2021-10-22 21:05:56 +03:00
gyuton
a6094e0aca translated operators 2021-10-22 21:05:31 +03:00
gyuton
e3720547f0 translated min2, max2 2021-10-22 17:57:55 +03:00
gyuton
6111f61b2c Minor fix 2021-10-22 17:56:10 +03:00
gyuton
b55a9cc6d4
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 17:47:36 +03:00
gyuton
4ecd2ed6e2 typo 2021-10-22 04:21: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
gyuton
59ee426d48 small improvement 2021-10-20 02:00:54 +03:00
gyuton
1d76fc9636 Small fix 2021-10-20 01:59:27 +03:00
gyuton
c1d24037a4 Initial draft 2021-10-20 01:42:05 +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
alexey-milovidov
50b54b37ca
Merge pull request #30072 from ClickHouse/client-profile-msg
Fix hardware utilization info printing in client
2021-10-15 23:05:43 +03:00
Ivan Blinkov
20798ac9f1
Merge pull request #30221 from Tentoshka/patch-1
Translation external-dicts-dict-sources.md
2021-10-15 12:57:08 +03:00
Pavel
49e9ea40ac
Update string-functions.md 2021-10-15 14:02:57 +05:00
Tentoshka
0d635cf34e
Translation external-dicts-dict-sources.md
Translation of untranslated texts
2021-10-15 15:55:03 +07:00
Nikolai Kochetov
769be69f15
Merge pull request #30029 from karnevil13/karnevil-DOCSUP-14788
DOCSUP-14788: Edit and translate to Russian
2021-10-15 11:38:43 +03:00
karnevil13
8ec43b7c70 fixed type-conversion-functions en-ru 2021-10-15 00:56:21 +03: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
Maksim Kita
b854726228 Updated documentation 2021-10-14 13:19:53 +03:00
Maksim Kita
562c8984a4 Added documentation 2021-10-14 13:15:45 +03:00
karnevil13
7c6ef01a04 em dash fixed 2021-10-14 02:00:40 +03:00
karnevil13
9c153b1df6 Merge branch 'karnevil-DOCSUP-14788' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-14788 2021-10-14 01:26:55 +03:00
karnevil13
ef1a01603f Update type-conversion-functions.md 2021-10-14 01:17:34 +03:00
karnevil13
db9f72ce0f
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-14 00:56:38 +03:00
alexey-milovidov
a163230f37
Merge pull request #30073 from lehasm/alexey-sm-cmake-generator-link-fix
cmake generator: unlink before creating a link
2021-10-13 23:08:31 +03:00
Denny Crane
86e8f33271
Doc. Fix markup 2021-10-13 16:48:56 -03:00
alexey-milovidov
d628afc142
Merge pull request #30093 from wuxueyang96/master
update adopters to update Alibaba Cloud.
2021-10-13 22:41:07 +03:00
karnevil13
4cd228b857 Merge branch 'karnevil-DOCSUP-14788' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-14788 2021-10-13 21:02:16 +03:00