Andrei Ch
bedf82873f
Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian
2021-10-25 18:21:12 +03:00
Anton Popov
b87c819c10
Merge pull request #30566 from nickitat/nickitat_nullable_4_arrayStringConcat
...
Support Nullable(String) type in arrayStringConcat
2021-10-25 16:04:20 +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
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
af86aea90d
DOCSUP-10111: Documented the entropy aggregate function ( #30237 )
...
* initial commit
* Update draft
* small fix
2021-10-25 14:47:18 +03:00
gyuton
63b814671d
draft
2021-10-25 14:18:51 +03:00
vdimir
21c8b561ec
Minor changes in tuple math docs
2021-10-25 14:13:12 +03:00
Roman Bug
a211e48c3c
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-25 13:44:50 +03:00
Roman Bug
2c20fbe571
Add ru translation for UTF normalized forms.
2021-10-25 12:46:50 +03:00
Roman Bug
e1891d987b
Remove see also.
2021-10-25 12:11:58 +03:00
alexey-milovidov
568a473612
Update ssl-zookeeper.md
2021-10-25 10:11:48 +03:00
alexey-milovidov
cc88c75eee
Update gui.md
2021-10-25 07:43:59 +03:00
tianzhou
bf7413f1d5
Update gui.md to add Bytebase
...
Bytebase (bytebase.com) is a web-based, open source schema change and version control tool for teams. It supports various databases including ClickHouse.
2021-10-25 11:55:59 +08: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
Andrei Ch
1070ad10f3
Update splitting-merging-functions.md
2021-10-24 20:54:29 +03:00
Andrei Ch
3d4b4af307
Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian
2021-10-24 20:54:09 +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
47bd7b9420
List fix.
2021-10-24 19:57:08 +03:00
romanzhukov
43bbc72e17
Update with PR #30577
2021-10-24 19:38:22 +03:00
Andrei Ch
60a672ab33
token function adding
2021-10-24 13:27:14 +03:00
Alexey
3103e9970d
format fixed. LLink added
2021-10-23 20:23:32 +00:00
alexey-milovidov
187d8b2196
Update settings.md
2021-10-23 22:30:42 +03:00
Vladimir Goncharov
1b2186b8ad
Update json-functions.md
2021-10-23 19:04:29 +03:00
Alexey
20c842aef5
some en updates
2021-10-23 15:09:12 +00:00
lehasm
31e1ae6037
Update docs/en/sql-reference/statements/describe-table.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-23 17:54:24 +03:00
lehasm
2c4d40c261
Update docs/en/sql-reference/statements/describe-table.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-23 17:51:20 +03:00
Azat Khuzhin
99ffa3b578
Update documentation for distributed_push_down_limit
...
After #26466 you cannot get inaccurate results anymore, since
distributed_push_down_limit changes query execution only if:
- `distributed_group_by_no_merge` > 0
- query **does not have `GROUP BY`/`DISTINCT`/`LIMIT BY`**, but it has `ORDER BY`/`LIMIT`.
- query **has `GROUP BY`/`DISTINCT`/`LIMIT BY`** with `ORDER BY`/`LIMIT` and:
- `optimize_skip_unused_shards_limit` is enabled
- `optimize_distributed_group_by_sharding_key` is enabled
2021-10-23 10:02:21 +03:00
alexey-milovidov
cee4744ba1
Merge pull request #30572 from thomoco/master
...
Add hardware benchmark on MacBook Pro M1 2020 + update Adopters list
2021-10-23 09:04:55 +03:00
alexey-milovidov
44ac1b76d1
Update build-osx.md
2021-10-23 07:05:24 +03:00
alexey-milovidov
cddd1b31af
Update adopters.md
2021-10-23 05:23:22 +03:00
Thom O'Connor
2efd25cfe6
Updated adopters: added 3 new adopters, plus sorted some entries for alphabetical order
2021-10-22 15:24:22 -06: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
Roman Bug
258f8cb2f7
Add normalizeUTF8 functions.
2021-10-22 23:10:02 +03:00
Tatiana Kirillova
82fc693d55
russian fixes
2021-10-22 22:38:34 +03:00
gyuton
c694ea97d5
Deleted extra line
2021-10-22 21:05:56 +03:00
Dmitriy
d590a664ef
Update information_schema.md
...
Поправил ссылку.
2021-10-22 19:45:43 +03:00
Nickita Taranov
f436db8ad4
update docs
2021-10-22 19:45:39 +03:00
Dmitriy
e3927fa9c8
Fix links
...
Поправил ссылки.
2021-10-22 19:36:29 +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
romanzhukov
28f59a1099
Update by dev comments.
2021-10-22 15:27:29 +03:00
Tatiana Kirillova
fc3f577cbf
Update index.md
2021-10-22 12:14:33 +03:00
Tatiana Kirillova
e4df841798
Update intersect.md
2021-10-22 11:58:34 +03:00
Tatiana Kirillova
3510f4cddc
Update except.md
2021-10-22 11:58:04 +03:00
Tatiana Kirillova
745b47762c
Update docs/en/sql-reference/statements/select/except.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:49:20 +03:00
Tatiana Kirillova
0f66ba1704
Update docs/en/sql-reference/statements/select/intersect.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:49:11 +03:00
Tatiana Kirillova
692b99ca0d
Update docs/en/sql-reference/statements/select/intersect.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:49:01 +03:00
Tatiana Kirillova
41f69e9677
Update docs/en/sql-reference/statements/select/except.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:48:53 +03:00
Tatiana Kirillova
1b408ed588
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:48:31 +03:00
Tatiana Kirillova
cb907dd6c6
Update docs/en/sql-reference/statements/select/intersect.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:48:07 +03:00
Tatiana Kirillova
bb7a179f93
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:48 +03:00
Tatiana Kirillova
c7cc5a99f5
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:41 +03:00
Tatiana Kirillova
29618ff47d
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:29 +03:00
Tatiana Kirillova
95cb825d21
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:22 +03:00
Tatiana Kirillova
71d41421a0
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:47:11 +03:00
Tatiana Kirillova
0104af6c86
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:46:56 +03:00
Tatiana Kirillova
44136e3da9
Update docs/en/sql-reference/operators/index.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-22 11:46:44 +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
karnevil13
0a2437fe95
Update settings.md
2021-10-22 10:10:25 +03:00
karnevil13
8e2b9eb860
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-22 09:59:41 +03:00
Amos Bird
a85e14a068
Don't recommend nobarrier
mount option
2021-10-22 14:09:34 +08: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
Denny Crane
a5325a2303
doc. max_concurrent_queries_for_user
2021-10-21 19:39:29 -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
karnevil13
d2bcd549f3
line splits fixed
2021-10-21 23:03:03 +03:00
Dmitriy
fb2200c087
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14981-information_schema_database
2021-10-21 23:01:42 +03:00
Dmitriy
6725dc2a16
Create information_schema
...
Задокументировал information_schema.
2021-10-21 22:41:11 +03:00
Dmitriy
894353d910
Translate to Russian
...
Выполнил перевод на русский язык.
2021-10-21 21:33:47 +03:00
Andrei Ch
cf088eebe5
Delete function bayesAB
2021-10-21 21:29:03 +03:00
Vladimir Goncharov
900a359362
Update json-functions.md
...
english version
2021-10-21 16:39:10 +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
Alexey
9d74ae16df
en updated
2021-10-20 20:01:57 +00:00
Tatiana Kirillova
e36f06887b
update
2021-10-20 20:43:07 +03:00
Dmitriy
b0752b43ac
Add the getOSKernelVersion function
...
Задокументировал английскую версию функции getOSKernelVersion.
2021-10-20 20:20:14 +03:00
Tatiana Kirillova
1241db3795
document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators
2021-10-20 20:18:14 +03:00
gyuton
7cb6cddf6d
Initial draft
2021-10-20 19:52:18 +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
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
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
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
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
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
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
Maksim Kita
1b50d26c51
Added documentation
2021-10-16 13:41:56 +03:00
romanzhukov
024d98b482
Update settings.md
...
Comment encryption settings.
2021-10-15 23:12:55 +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
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
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
karnevil13
c6ac339403
Updated desc-en
2021-10-13 01:02:01 +03:00
Thom O'Connor
dea5b5529f
Updated adopters.md to include Sipfront
2021-10-12 15:44:48 -06: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
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
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
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
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
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
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