Commit Graph

9422 Commits

Author SHA1 Message Date
gyuton
59ee426d48 small improvement 2021-10-20 02:00:54 +03:00
gyuton
1d76fc9636 Small fix 2021-10-20 01:59:27 +03:00
Roman Bug
73f65bbe75 Rewrite Normalization Form C (NFC) 2021-10-20 01:42:39 +03:00
gyuton
c1d24037a4 Initial draft 2021-10-20 01:42:05 +03:00
karnevil13
fa6856ab5e edit&translate 2021-10-20 01:38:34 +03:00
Roman Bug
170a4957ca Add normalizeUTF8NFC function 2021-10-20 01:31:39 +03:00
Roman Bug
3c9025d04e Add max argument for mapPopulateSeries function 2021-10-20 00:17:13 +03: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
Roman Bug
6be11192f4
Update docs/ru/sql-reference/functions/tuple-map-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:47:56 +03:00
Roman Bug
deeb00f75a
Update docs/ru/sql-reference/functions/tuple-map-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:47:46 +03:00
Roman Bug
b3adb559cd
Update docs/ru/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:47:34 +03:00
Roman Bug
78e5727bfd
Update docs/ru/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-19 23:47:29 +03:00
Dmitriy
b7fdf488e1 Translate install.md
Перевел на русский язык предложение в install.md.
2021-10-19 22:38:00 +03:00
Andrei Ch
67ca1a2918 return right text 2021-10-19 22:15:27 +03:00
Andrei Ch
1b763284a2 check of update 2021-10-19 21:56:11 +03:00
Dmitriy
377f6cf3c2 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-10-19 21:51:46 +03:00
Andrei Ch
225f16fd54 checking 2021-10-19 21:46: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
Roman Bug
32dd422cc7 Update map container 2021-10-19 16:42:16 +03:00
Nikita Mikhaylov
4fbd332bf1 Done 2021-10-19 11:53:55 +00: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
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
Alexey
deb696fd27 en draft 2021-10-18 16:07:19 +00: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
romanzhukov
502183c4aa Update tuple-map-functions.md
Fix link
2021-10-15 23:17:01 +03:00
romanzhukov
024d98b482 Update settings.md
Comment encryption settings.
2021-10-15 23:12:55 +03:00
romanzhukov
7b02b6cc2a Update settings.md
Update distributed_push_down_limit in RU
2021-10-15 23:08:35 +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
romanzhukov
97d228f64b Update mapPopulateSeries
Update mapPopulateSeries
2021-10-15 23:03:49 +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
romanzhukov
9cbf4b8422 distributed_push_down_limit: Update and add RU 2021-10-13 22:20:24 +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
Thom O'Connor
8d7779457a
Added Checkly, updated Sipfront industery 2021-10-13 08:34:24 -06:00
枢木
5dc204c716 update adopters to update Alibaba Cloud. 2021-10-13 17:44:47 +08:00
alexey-milovidov
d0a3420c3b
Merge pull request #29958 from thomoco/master
Documentation correction for units for block size, plus some additional context for storage system recommendations
2021-10-13 05:32:44 +03:00
alexey-milovidov
a980123a43
Merge pull request #30077 from flickerbox/crb-careers-page
Add Greenhouse careers page to website
2021-10-13 05:26:37 +03:00
alexey-milovidov
a106603bee
Merge pull request #30076 from ClickHouse/thomoco-patch-1
Updated adopters.md to include Sipfront
2021-10-13 04:41:44 +03:00
Alexey Milovidov
4be8cafc5c Amend 2021-10-13 01:59:12 +03:00
Cody Baker
f7091c4adb Add greenhouse careers page 2021-10-12 16:19:07 -06:00
karnevil13
c6ac339403 Updated desc-en 2021-10-13 01:02:01 +03:00
karnevil13
c76d4c8a28 Improved description. 2021-10-13 00:49:26 +03:00
Thom O'Connor
dea5b5529f
Updated adopters.md to include Sipfront 2021-10-12 15:44:48 -06:00
alexey-milovidov
7b131608dc
Merge pull request #30071 from ClickHouse/auto-install
Add a script for convenient install on multiple OS
2021-10-13 00:34:19 +03:00
Maksim Kita
95a2f682a1
Merge pull request #30044 from ClickHouse/blinkov-patch-23
Update distinctive-features.md
2021-10-13 00:17:31 +03:00
karnevil13
bf1e3b6b5b
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:52:16 +03:00
karnevil13
1ecbe43065
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:52:08 +03:00
karnevil13
e120de60d4
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:51:50 +03:00
karnevil13
601050ea38
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:50:25 +03:00
karnevil13
0c645aaeec
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:50:14 +03:00
karnevil13
19217af59d
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:50:07 +03:00
karnevil13
4a64265db8
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:49:39 +03:00
karnevil13
442fe2d979
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:49:31 +03:00
karnevil13
835eb86b1c
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:48:39 +03:00
karnevil13
a24a8f4bdc
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:48:19 +03:00
Maksim Kita
e95a4a35ef
Merge pull request #29784 from ka1bi4/romanzhukov-DOCSUP-15370-h3-functions
DOCSUP-15370: [CLICKHOUSEDOCS] Edit and translate to Russian (H3 functions)
2021-10-12 23:47:32 +03:00
karnevil13
3dcc00077c
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:46:25 +03:00
karnevil13
007ac0f61c
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:45:16 +03:00
karnevil13
3f81281e4c
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:58 +03:00
karnevil13
35c007c82c
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:42 +03:00
karnevil13
38cfc34744
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:23 +03:00
Dmitry Novik
f1bbc7f9b6 Fix hardware utilization info printing in client 2021-10-12 23:17:15 +03:00
Alexey
f7aaa3d282 Unlink before creating a link 2021-10-12 20:15:49 +00:00
Alexey Milovidov
ac403b1df2 Publish the install script 2021-10-12 23:09:26 +03:00
Alexey Milovidov
65b63a67da Add a script for convenient install on multiple OS 2021-10-12 23:03:41 +03:00
Kseniia Sumarokova
5d6cc29b98
Merge pull request #29969 from olgarev/revolg-DOCSUP-11547-optimize_move_to_prewhere-and-optimize_move_to_prewhere_if_final-settings
DOCSUP-11547: optimize_move_to_prewhere and optimize_move_to_prewhere_if_final settings
2021-10-12 19:46:49 +03:00
Ivan Blinkov
63cfc2311b
Update distinctive-features.md 2021-10-12 19:38:17 +03:00
Nikita Mikhaylov
b17aba0e5b
Merge pull request #29793 from lehasm/alexey-sm-DOCSUP-14057-document-shardNum-shardCount
DOCSUP-14057-document-shardNum-shardCount
2021-10-12 19:15:34 +03:00
olgarev
0cfaf9c508 Unnecessary links removed 2021-10-12 13:44:00 +00:00
olgarev
b3610134fd
Update docs/ru/sql-reference/statements/select/prewhere.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 16:31:51 +03:00
Ivan Blinkov
89ecbfdfe7
Update distinctive-features.md 2021-10-12 15:51:19 +03:00
Maksim Kita
c968c7463c
Merge pull request #29534 from ka1bi4/romanzhukov-DOCSUP-13910-SHA512
DOCSUP-13910: Edit and translate to Russian (SHA512 function and note for materialized views)
2021-10-12 12:35:49 +03:00
Maksim Kita
91a48e9651
Merge pull request #29896 from kitaisreal/system-data-skipping-indices-added-size
System table data skipping indices added size
2021-10-12 12:16:57 +03:00
alesapin
f71a3a194f
Merge pull request #29732 from michon470/kuriatnikovm-DOCSUP-14538-MATERIALIZE-COLUMN-retry
DOCSUP-14538: MATERIALIZE COLUMN statement documented, new PR
2021-10-12 11:29:20 +03:00
Thom O'Connor
96de70c000 Adjusted documentation to align stripe size with write size, and correct block size to common RAID recommendations 2021-10-11 17:06:07 -06:00
Thom O'Connor
c4b94abc8c
Merge branch 'ClickHouse:master' into master 2021-10-11 17:03:23 -06:00
Ivan Milov
d809fa0456 Edited and translated to Russian
Edit the English version of changes and translate to Russian where needed.
2021-10-12 01:52:42 +03:00
Denny Crane
fb83d2ddd5
Update mergetree.md 2021-10-11 15:56:02 -03:00
Denny Crane
f1791ddc44
explanation for volume/max_data_part_size_bytes 2021-10-11 15:49:30 -03:00
alexey-milovidov
f2d97e3225
Update build-cross-arm.md 2021-10-11 14:53:12 +03:00
alexey-milovidov
467b45f3b5
Update build-cross-arm.md 2021-10-11 14:52:44 +03:00
alexey-milovidov
0ca8660af6
Update build-cross-arm.md 2021-10-11 14:52:31 +03:00
Maksim Kita
2d069acc22 System table data skipping indices added size 2021-10-11 11:39:50 +03:00
lehasm
e9bb7dd08c
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:43:51 +03:00
lehasm
0d357f3484
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:43:34 +03:00
lehasm
294b8c01f8
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:43:23 +03:00
lehasm
32a4c9b69c
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:43:10 +03:00
lehasm
dccfd8d262
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:26:24 +03:00
lehasm
d530a2d17b
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:25:19 +03:00
lehasm
b6cb640572
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:25:03 +03:00
lehasm
dc01e86fb9
Update docs/ru/engines/table-engines/special/distributed.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:24:46 +03:00
lehasm
3386e3a349
Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:24:27 +03:00
olgarev
cb8a66e515 Settings and links 2021-10-10 23:34:26 +00:00
alexey-milovidov
341eb1f9bf
Update adopters.md 2021-10-11 00:05:53 +03:00
Thom O'Connor
e229847862 Documentation correction for units for block size, plus some additional context for storage system recommendations 2021-10-10 14:42:06 -06:00
Alexey
b83655b348 ru translation 2021-10-10 19:38:53 +00:00
Alexey
17552931af ru other functuins addons 2021-10-09 19:27:24 +00:00
Alexey
2b272f5781 Virtual column in Distributed updated, link fixed, links added
Translated that part
2021-10-09 19:17:02 +00:00
Alexey
7f5852a711 New buildId variant
Links from Distributed
2021-10-09 18:37:28 +00:00
romanzhukov
fecfcf9b66 Update metrica.md 2021-10-09 13:17:47 +03:00
romanzhukov
a4d1ad61d0 Remove $ symbols in bash commands. 2021-10-08 12:09:12 +03:00
Kseniia Sumarokova
8285d8dbac
Merge pull request #29753 from kirillikoff/kirillikoff-DOCSUP-13583
DOCSUP-13583: Document the enable_positional_arguments setting
2021-10-08 11:02:00 +03:00
romanzhukov
d11cae2617 Remove $ # from metrica.md 2021-10-08 10:26:02 +03:00
Roman Bug
0fdbf867a4
Update docs/ru/getting-started/example-datasets/metrica.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-08 10:08:31 +03:00
Roman Bug
2c5341df33
Update docs/ru/sql-reference/functions/geo/h3.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-08 10:08:25 +03:00
Roman Bug
9d97a1263f
Update docs/ru/getting-started/example-datasets/metrica.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-08 10:08:02 +03:00
Roman Bug
d454a9affe
Update docs/ru/getting-started/example-datasets/metrica.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-08 10:07:55 +03:00
Alexey
f854065744 buildID() description 2021-10-08 05:05:12 +00:00
pawelsz-rb
004b71d546
Update adopters.md
added Rollbar
2021-10-07 15:27:14 -07:00
Mikhail
9389cb7c77 Example corrected 2021-10-07 22:31:44 +03:00
michon470
76e3ef686a
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:28:12 +03:00
michon470
c030756c38
Update docs/en/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:28:02 +03:00
michon470
0eaf2f12a3
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:27:46 +03:00
michon470
fc0bccb0c6
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:27:39 +03:00
michon470
1df9afb47c
Update docs/en/sql-reference/statements/alter/column.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-10-07 22:27:22 +03:00
romanzhukov
00fbf48a68 Minor fixes. 2021-10-07 19:09:40 +03:00
romanzhukov
3f22456df5 Merge branch 'master' into romanzhukov-DOCSUP-15370-h3-functions 2021-10-07 18:49:41 +03:00
Federico Ceratto
07113cb6f6
Link FAQ from Debian installation 2021-10-07 12:50:56 +01:00
Anton Popov
269a58373a
Merge pull request #29548 from ka1bi4/romanzhukov-DOCSUP-13988-JSONAsString-brackets
DOCSUP-13988: Allow data in square brackets in JSONAsString format
2021-10-07 14:50:07 +03:00
Tatiana Kirillova
0362083843
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:29:28 +03:00
Tatiana Kirillova
a96cae2324
Update docs/ru/sql-reference/statements/select/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:28:57 +03:00
Tatiana Kirillova
fc627bc096
Update docs/ru/sql-reference/statements/select/order-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:28:37 +03:00
Tatiana Kirillova
6b927f1bda
Update docs/ru/sql-reference/statements/select/group-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:28:10 +03:00
Tatiana Kirillova
f3e0edd9a9
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:27:40 +03:00
Tatiana Kirillova
5aef3e7617
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:27:30 +03:00
Tatiana Kirillova
0ed02e689d
Update docs/en/sql-reference/statements/select/limit-by.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:27:17 +03:00
Tatiana Kirillova
c70ce36ff4
Update docs/en/sql-reference/statements/select/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-07 08:27:00 +03: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
Maksim Kita
c2c621c6dc Dictionary attributes updated documentation 2021-10-06 23:33:36 +03:00
Alexey
c2533b9743 constant or column note added for other functions 2021-10-06 20:13:46 +00:00
Alexey
4894588f27 description improved
new example
2021-10-06 19:50:05 +00:00
Azat Khuzhin
1c417be72e Apply suggestions from @kitaisreal 2021-10-06 22:19:09 +03:00
Tatiana Kirillova
2bfcdc431b translate 2021-10-06 21:42:07 +03:00
Azat Khuzhin
74f5b92420 Add listen_backlog to documentation
Follow-up for: #29643
2021-10-06 21:09:00 +03:00
romanzhukov
259da1ccf0 Update h3.md 2021-10-06 18:32:55 +03:00
romanzhukov
1550c167bb Update ru translation. 2021-10-06 18:14:51 +03:00
romanzhukov
ea62e45eb9 Merge branch 'master' into romanzhukov-DOCSUP-15370-h3-functions 2021-10-06 17:52:17 +03:00
Evgeniia Sudarikova
dd067f80cd update RU 2021-10-06 12:40:24 +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
Ivan Blinkov
8e9df6d667
Update sample.md 2021-10-06 09:12:27 +03:00
Ivan Blinkov
f45880aa89
Update sample-by.md 2021-10-06 09:02:20 +03:00
Alexey
2266115c54 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-14057-document-shardNum-shardCount 2021-10-05 19:35:46 +00:00
romanzhukov
af94e30a95 Update H3 functions
Update en and add ru draft.
2021-10-05 22:12:44 +03:00
romanzhukov
fbfdd605ee Update metrica.md
Update ru with for hits_100m_obfuscated
2021-10-05 21:58:49 +03:00
Filatenkov Artur
dc657a2c5e
Add error for multiple keys without current_key_id (#29546)
* add error for multiple keys without current_key_id

* add exception if one key with non zero id is used without current_key_id

* refactoring
2021-10-05 14:37:54 +03:00
Roman Bug
491c9c2065
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:03:17 +03:00
Roman Bug
bf049015a3
Update docs/ru/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:03:11 +03:00
Roman Bug
9864655c45
Update docs/ru/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:37 +03:00
Roman Bug
3906fc9374
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:30 +03:00
Roman Bug
f469d75b91
Update docs/en/interfaces/formats.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:19 +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
Nikolay Degterinsky
e2551e8cb0
Merge pull request #29490 from mehrshadhosseini28/patch-1
Update nlp-functions.md
2021-10-04 18:37:18 +03:00
Mikhail
52c5f2da72 Перевод + дополнение англ версии 2021-10-04 16:41:50 +03:00
Mikhail
4497f5094e Moved changes to this new branch 2021-10-04 16:19:51 +03:00
romanzhukov
7ca2522154 Add ru translation 2021-10-04 14:23:07 +03:00
Maksim Kita
8eda58acfb
Merge pull request #29516 from lingtaolf/feature/support-HSTS
Support HSTS in Clickhouse HTTP server
2021-10-04 12:49:51 +03:00
Nikolay Degterinsky
edf97d4736
Merge pull request #29718 from ne1r0n/patch-2
Fix typo in docs
2021-10-04 12:49:42 +03:00
Alexander Chashnikov
79294b6658
typo 2021-10-04 12:43:52 +03:00
Alexander Chashnikov
e76e4bdfd2
typo 2021-10-04 12:42:55 +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
romanzhukov
57c5d9d382 Update hash-functions.md
minor fix
2021-10-04 00:29:46 +03:00
Roman Bug
8d9602432b
Merge branch 'master' into romanzhukov-DOCSUP-13910-SHA512 2021-10-04 00:27:36 +03:00
romanzhukov
271f7995c0 Fix PR comments. 2021-10-04 00:19:37 +03:00
Kseniia Sumarokova
e9af188876
Update storing-data.md 2021-10-03 21:49:07 +03:00
Kseniia Sumarokova
17666dc8cf
Update storing-data.md 2021-10-03 21:45:33 +03:00
Dmitriy
eff5f4c397 Fix of the Russian version
Поправил русскую версию.
2021-10-03 21:35:28 +03:00
Kseniia Sumarokova
22b04bf224
Update storing-data.md 2021-10-03 20:33:29 +03:00
Kseniia Sumarokova
b0818698b6
Update materialized-postgresql.md 2021-10-03 20:22:23 +03:00
Kseniia Sumarokova
fbcb2b0624
Update materialized-postgresql.md 2021-10-03 20:20:16 +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
olgarev
68090f3074
Apply suggestions from code review 2021-10-03 18:19:39 +03:00
alexey-milovidov
ac57e057a1
Merge pull request #23028 from ClickHouse/cast_to_value_or_default
Merging #21330
2021-10-03 11:00:48 +03:00
olgarev
01c6717007
Update docs/ru/engines/database-engines/materialized-postgresql.md 2021-10-03 07:33:15 +03:00
olgarev
5f1def135a
Apply suggestions from code review
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-03 07:31:53 +03:00
alexey-milovidov
93a11d7444
Update adopters.md 2021-10-02 09:33:53 +03:00
sevirov
ec2e36c4cf
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 20:24:31 +03:00
sevirov
6617ff3da1
Update docs/en/operations/storing-data.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 20:24:24 +03:00
Roman Bug
61a7db9612
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:26:55 +03:00
Roman Bug
89f4830180
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:26:33 +03:00
Roman Bug
7d5ea307f1
Update docs/ru/sql-reference/functions/hash-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:26:25 +03:00
Roman Bug
fbe95f9c9d
Update docs/ru/sql-reference/functions/hash-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:26:17 +03:00
Roman Bug
bb5c92276d
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:26:09 +03:00
Roman Bug
50ef202b12
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-01 18:25:57 +03:00
Denny Crane
6a1f6f799f
Update tips.md
warning about system with small RAM
2021-10-01 11:24:06 -03:00
Evgeniia Sudarikova
b336947f77 new example 2021-10-01 16:06:10 +03:00
olgarev
1020c25830 Links repaired 2021-10-01 10:06:26 +00:00
alexey-milovidov
b29e877f26
Merge pull request #29182 from ClickHouse/yandex-to-clickhouse-in-configs
Replace `<yandex>` to `<clickhouse>` in configs and more.
2021-10-01 12:24:12 +03:00
olgarev
6297bdc618 Example 2021-10-01 06:51:44 +00:00
olgarev
12dedaf961
Update docs/ru/engines/database-engines/materialized-postgresql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-10-01 09:29:25 +03:00
olgarev
d3ab76771c Initial 2021-10-01 05:55:17 +00:00
Tatiana Kirillova
f25ec7bdf9
odd space 2021-10-01 08:48:59 +03:00
Nikita Tikhomirov
2d23f40fd2 Added documentation for MD4 and SHA384 functions. Supplementing documentation with SHA-512 where it was missing. 2021-10-01 04:38:34 +03:00
Alexey Milovidov
551c52c236 Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs 2021-09-30 17:45:14 +03:00
Maksim Kita
4eabb71348
Merge pull request #29483 from BiteTheDDDDt/dev_doc
[Doc] update zh doc of windowfunnel
2021-09-30 16:33:13 +03:00
Ivan Blinkov
10e67006dd
[docs] fix build on Mac OS Big Sur 2021-09-30 11:04:15 +03:00
mergify[bot]
8852f933bc
Merge branch 'master' into yandex-to-clickhouse-in-configs 2021-09-29 21:48:43 +00:00
Nikita Mikhaylov
54ac0801a2
Merge pull request #28669 from bharatnc/ncb/s2-function-docs
Add initial docs for s2 functions
2021-09-30 00:06:34 +03:00
凌涛
bd78af435d update code and add document 2021-09-30 04:51:02 +08:00
Dmitriy
b549f3a398 Add the query
Вставил текст запроса.
2021-09-29 22:55:48 +03:00
romanzhukov
15106dde35 Update formats.md
Minor fix
2021-09-29 22:18:04 +03:00
romanzhukov
d38955396a Update formats.md
Add json square brackets
2021-09-29 22:15:01 +03:00
romanzhukov
c0ba8d1a04 Fix crosslink. 2021-09-29 21:31:18 +03:00
Dmitriy
1d72adfcef Fix by comments
Поправил по комментариям разработчика.
2021-09-29 21:18:41 +03:00
Evgeniia Sudarikova
72473e26e2 update example 2021-09-29 21:08:20 +03:00
romanzhukov
02205492e5 Update hash-functions.md
Add ru translation.
2021-09-29 19:55:11 +03:00
romanzhukov
b226429435 Fix links, add 512 translation. 2021-09-29 18:41:15 +03:00
sevirov
521bef6fd4
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:14:16 +03:00
sevirov
b362f82d41
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:14:07 +03:00
sevirov
fd5ad124d9
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:56 +03:00
sevirov
69d318d38a
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:45 +03:00
sevirov
ab94d96323
Update docs/en/operations/storing-data.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-09-29 18:13:37 +03:00