Commit Graph

3451 Commits

Author SHA1 Message Date
Olga Revyakina ee9d10b840 Start 2021-05-01 20:46:02 +03:00
Vladimir Chebotarev 01deb7be64 Added S3 `region` to documentation. 2021-05-01 20:45:37 +03:00
Dmitriy 1ca6be93a3 Update explain.md
Внес небольшие правки.
2021-05-01 19:50:57 +03:00
olgarev 3989343a3b Merge branch 'master' into revolg-DOCSUP-8776-backslash_option 2021-04-30 10:07:49 +03:00
Olga Revyakina 9d86ca8979 Additional fixes 2021-04-30 10:05:33 +03:00
Olga Revyakina a809bd9f12 Links updated 2021-04-30 10:00:53 +03:00
Vladimir Chebotarev c88390279f Documentation fix for `quantileTDigestWeighted`. 2021-04-29 14:15:46 +03:00
Nikolai Kochetov d627fbb55a Merge pull request #22979 from michon470/kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias
DOCSUP-8022: setting prefer_column_name_to_alias documentated
2021-04-29 12:01:01 +03:00
olgarev 5e2a21bf2b Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-29 06:39:01 +03:00
olgarev 69bbc9e331 Update docs/ru/operations/utilities/clickhouse-format.md 2021-04-29 06:28:00 +03:00
olgarev 51716ba340 Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-29 06:27:21 +03:00
Alexey Milovidov f46510b61c Update documentation for min/max 2021-04-28 04:41:38 +03:00
Dmitriy 182585b0f5 Update EXPLAIN AST
Добавил поддержку всех запросов.
2021-04-27 19:32:48 +03:00
Nikolai Kochetov 27b8e51e8b Merge pull request #23594 from lehasm/alexey-sm-DOCSUP-6702-document-timezoneOffset
DOCSUP-6702: document the timezoneOffset function
2021-04-27 15:42:17 +03:00
Alexey 54da731404 extra new lines removed 2021-04-26 20:39:31 +00:00
Alexey fb29a87a25 ru arguments made as in timezoneOf function 2021-04-26 20:32:36 +00:00
Alexey 0f9f0ba638 datetime ru description synced with en 2021-04-26 20:13:15 +00:00
Alexey 9e475fa5f4 Alias added and function name changed to timeZoneOffset
Changed links to russian Wikipedia
2021-04-26 20:04:58 +00:00
Alexey 272320c6e8 Conflict resolving fixed 2021-04-26 19:52:14 +00:00
Alexey 7501639572 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-6702-document-timezoneOffset 2021-04-26 19:43:12 +00:00
Azat Khuzhin f9d5de00ba Fix documentation for DETACH ON CLUSTER PERMANENTLY 2021-04-26 21:03:53 +03:00
Kruglov Pavel 6e36c0f715 Merge pull request #23593 from sevirov/sevirov-DOCSUP-7574-add_columns_in_the_clusters_table
DOCSUP-7574: Add slowdown_count and show actual errors_count in the system.clusters table
2021-04-26 14:09:53 +03:00
Nikolai Kochetov 4ed2944b7c Merge pull request #23457 from sevirov/sevirov-DOCSUP-8737-edit_and_translate_to_russian_explain
DOCSUP-8737: Edit and translate to Russian (EXPLAIN)
2021-04-26 14:09:24 +03:00
Dmitriy 7d2ac5463e Delete the note
Удалил примечание.
2021-04-26 14:06:45 +03:00
Maksim Kita c09fefc518 Merge pull request #23557 from adevyatova/annadevyatova-DOCSUP-7928-timezoneOf
DOCSUP-7928: Document the timezoneOf function
2021-04-26 13:40:05 +03:00
Mikhail aba7767738 fix 2021-04-26 03:13:10 +03:00
michon470 662d832ed2 Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 02:59:31 +03:00
michon470 136e160335 Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 02:59:24 +03:00
michon470 2db10d2dfc Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-26 02:59:17 +03:00
Mikhail b904c8f562 Revert "Revert "Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias""
This reverts commit 08381f6125.
2021-04-26 02:36:27 +03:00
Mikhail 08381f6125 Revert "Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias"
This reverts commit 5b4d3089d0, reversing
changes made to 84c06890c9.
2021-04-26 02:03:32 +03:00
michon470 5b4d3089d0 Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias 2021-04-26 01:56:24 +03:00
alexey-milovidov 71bee9c58d Merge pull request #23596 from michon470/kuriatnikovm-DOCSUP-8406-edit-translate-new
DOCSUP-8406: Chadmin gui overview translated
2021-04-26 00:48:27 +03:00
Kseniia Sumarokova 1eb16f2b54 Merge pull request #23519 from adevyatova/annadevyatova-DOCSUP-5911-limit
DOCSUP-5911: Docs for limit and offset settings
2021-04-26 00:25:22 +03:00
michon470 84c06890c9 Update docs/ru/sql-reference/syntax.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 22:18:44 +03:00
adevyatova edd224c723 update 2021-04-25 19:00:19 +00:00
Dmitriy 0729cecc28 Merge branch 'sevirov-DOCSUP-7574-add_columns_in_the_clusters_table' of https://github.com/sevirov/ClickHouse into sevirov-DOCSUP-7574-add_columns_in_the_clusters_table 2021-04-25 19:12:44 +03:00
Dmitriy fc2dd1d800 Add the note
Оформил примечание.
2021-04-25 19:12:07 +03:00
sevirov 277fe97f9a Update docs/ru/operations/system-tables/clusters.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 19:00:54 +03:00
sevirov 630b3aa53e Update docs/ru/operations/system-tables/clusters.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 19:00:40 +03:00
sevirov 9217a8ed86 Update docs/ru/operations/system-tables/clusters.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 19:00:24 +03:00
sevirov e18d04b70f Update docs/ru/operations/system-tables/clusters.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 18:59:21 +03:00
sevirov e9b44c0a66 Update docs/ru/operations/system-tables/clusters.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 18:58:47 +03:00
Alexey 8e8b07d063 Updated DateTime with link to timezones on Wikipedia 2021-04-25 15:42:29 +00:00
Alexey a74b2092ec Russian function description 2021-04-25 15:27:05 +00:00
Mikhail ec8fb801fc Триггерю проверки 2021-04-25 13:50:10 +03:00
Mikhail 5aa23b721e Update gui.md 2021-04-25 13:49:44 +03:00
michon470 5f92ef600b Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 13:44:46 +03:00
michon470 b7f9edf59d Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 13:44:11 +03:00
Mikhail 740f1dd07f дополнительные правки 2021-04-25 13:42:38 +03:00
Olga Revyakina 236ff4c825 Minor fixes 2021-04-25 11:47:05 +03:00
adevyatova e97b1e3a47 update 2021-04-25 08:11:19 +00:00
adevyatova c9574c4c81 update 2021-04-25 07:47:21 +00:00
Anna feea569453 Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:36:09 +03:00
Olga Revyakina 0f156ddfeb Formatting 2021-04-25 10:21:46 +03:00
Olga Revyakina 527b35eb61 Another fix in md 2021-04-25 10:17:14 +03:00
Olga Revyakina 759a43ba1c Fix 2021-04-25 10:09:43 +03:00
Olga Revyakina d0bcf58aae clickhouse-format utility and links in index file 2021-04-25 09:58:57 +03:00
Mikhail 08a2c68134 2021-04-24 20:12:33 +03:00
Dmitriy f16a5d2a02 Add columns
Добавил недостающие столбцы и привел в порядок описание, добавив ссылки и обновив примеры.
2021-04-24 18:44:00 +03:00
adevyatova 3890556e91 update 2021-04-23 23:10:05 +00:00
adevyatova 8f1df6e47c add ru docs 2021-04-23 22:56:16 +00:00
Dmitriy a13a3de36b Update explain.md
Внес небольшие поправки.
2021-04-23 22:55:36 +03:00
Mikhail 72aef83268 мелкие правки 2021-04-23 16:33:44 +03:00
Mikhail 61c448b2b1 добавлен перевод описания настройки 2021-04-23 14:47:03 +03:00
Maksim Kita d51c4d18f6 Flat dictionaries updated documentation 2021-04-23 11:57:10 +03:00
Maksim Kita cfc6ad99a0 Merge pull request #23455 from olgarev/revolg-DOCSUP-8656-FlatDictionary_HashedDictionary_update_field
DOCSUP-8656: Flat dictionary parameters
2021-04-23 11:42:17 +03:00
Maksim Kita e3d0eaed15 Update external-dicts-dict-layout.md 2021-04-23 11:41:26 +03:00
Anna 6b8df99871 Update docs/ru/sql-reference/statements/select/offset.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:53:10 +03:00
Anna 4f4f03312a Update docs/ru/sql-reference/statements/select/limit.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:53:03 +03:00
Anna 44b1edd9f0 Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:52:46 +03:00
Anna a38ba860e0 Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:52:36 +03:00
Anna f18a8b0db1 Update docs/ru/sql-reference/statements/select/offset.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:51:43 +03:00
Anna d363ecddf5 Update docs/ru/sql-reference/statements/select/offset.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:51:26 +03:00
Anna 5aa82513f9 Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:50:49 +03:00
Anna 114c728909 Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-23 09:50:20 +03:00
Olga Revyakina 49e7805425 Update external-dicts-dict-layout.md 2021-04-23 08:11:26 +03:00
adevyatova 74e0e50005 fix s3 2021-04-22 19:57:33 +00:00
adevyatova 093ca11c6e add ru docs 2021-04-22 18:53:22 +00:00
alexey-milovidov e978aa9cf9 Update settings.md 2021-04-22 08:55:54 +03:00
Alexey Milovidov 318b9c7ce0 Remove gcc from docs 2021-04-22 04:20:03 +03:00
Dmitriy 548ae61af3 Fix the description of the graph setting
Поправил описание настройки graph.
2021-04-21 23:30:09 +03:00
sevirov c760a6cfc1 Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-21 23:16:14 +03:00
sevirov a829a3c896 Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-21 23:15:59 +03:00
tavplubix 25f9e02114 Merge pull request #23316 from sevirov/sevirov-DOCSUP-8233-edit_and_translate_replication
DOCSUP-8233: Edit and translate to Russian
2021-04-21 22:47:20 +03:00
Dmitriy 13417688b2 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-04-21 20:49:18 +03:00
Dmitriy cf4f6c5b64 Update system.md
Внес небольшие правки.
2021-04-21 19:42:03 +03:00
Olga Revyakina 001ed7f503 Updates 2021-04-21 19:36:59 +03:00
sevirov 55fb155d65 Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:54 +03:00
sevirov 331318746c Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:31 +03:00
sevirov 4ecba8c589 Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:16 +03:00
sevirov 4f6c39802e Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:29:52 +03:00
sevirov 8ef16df516 Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:29:28 +03:00
Olga Revyakina a948b65060 Start 2021-04-21 19:25:04 +03:00
Nikita Mikhaylov 9834872efc Merge pull request #21304 from amosbird/indexhint
Resurrect indexHint function.
2021-04-21 16:14:43 +03:00
Kruglov Pavel dcac560145 Merge pull request #23274 from sevirov/sevirov-DOCSUP-5921-document_simplestate_combinator
DOCSUP-5921: Document the -SimpleState combinator
2021-04-21 00:50:57 +03:00
alexey-milovidov e6fc30ce78 Merge pull request #21319 from ka1bi4/romanzhukov-DOCSUP-7086-add-s3-translation-ru
DOCSUP-7086: Edit and translate to Russian (s3 and updating ClickHouse)
2021-04-20 23:37:42 +03:00
sevirov 8d94379ab6 Update docs/ru/sql-reference/statements/system.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:33:40 +03:00
sevirov 7d663b499f Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:33:17 +03:00
sevirov 19859f35fa Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:32:56 +03:00
sevirov 88cef35d23 Update docs/ru/sql-reference/aggregate-functions/combinators.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-20 21:29:23 +03:00
Amos Bird 4e12e9a62f Resurrect indexHint function. 2021-04-20 19:27:23 +08:00
Kseniia Sumarokova 88c2834325 Merge pull request #23231 from sevirov/sevirov-DOCSUP-8215-add_aliases_to_functions
DOCSUP-8215: Add aliases to functions
2021-04-19 22:27:26 +03:00
Dmitriy 0e99cd4f0c Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
2021-04-19 21:01:38 +03:00
Alexander Kuzmenkov 367fd9e0fe Merge pull request #23246 from olgarev/revolg-DOCSUP-8224-remove_temporary_tables_from_system_tables
DOCSUP-8224: Fix showing temporary tables in system tables
2021-04-19 20:55:28 +03:00
Alexander Kuzmenkov 0f3381a6c7 Merge pull request #23247 from olgarev/revolg-DOCSUP-8655-Update_paths_to_the_catboost_model_configs
DOCSUP-8655: Update paths to the CatBoost model configs
2021-04-19 20:52:29 +03:00
Anton Popov 5009a9c85a Merge pull request #23235 from sevirov/sevirov-DOCSUP-8222-forbid_to_drop_column
DOCSUP-8222: Forbid to drop a column if it's referenced by materialized view
2021-04-19 20:25:57 +03:00
Dmitriy 924f40ab99 Translate to Russian
Выполнил перевод на русский язык.
2021-04-19 20:05:20 +03:00
olgarev 6818789fde Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-19 20:04:51 +03:00
olgarev 9146d7eb72 Update docs/ru/guides/apply-catboost-model.md 2021-04-19 20:01:58 +03:00
sevirov 4f7104fac8 Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-19 19:35:20 +03:00
sevirov b5c35c6af0 Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-19 19:34:53 +03:00
sevirov 8f7c4cb249 Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-19 19:34:33 +03:00
tavplubix b2d89863e0 Merge pull request #22620 from adevyatova/annadevyatova-DOCSUP-5887
DOCSUP-5887: Update the SQL-statement CREATE TABLE
2021-04-19 17:09:24 +03:00
Anna e26098e890 Update table.md 2021-04-19 15:57:32 +03:00
Serg Kulakov 094c0c5f3f Update cloud.md
Add SberCloud as a ClickHouse cloud provider.
2021-04-19 15:39:14 +03:00
Nikita Mikhaylov 6f4e88a900 Merge pull request #21852 from excitoon-favorites/s3stscredentials
Added insecure IMDS credentials provider for S3
2021-04-19 14:47:44 +03:00
Kseniia Sumarokova 011ced7542 Merge pull request #23139 from ka1bi4/romanzhukov-DOCSUP-7709-SeekTable-BYexpression
DOCSUP-7709: Edit and translate to Russian (SeekTable and DEDUPLICATE BY)
2021-04-19 11:39:57 +03:00
Dmitriy f222a68f3b Update json-functions.md
Внес небольшие поправки в формулировки.
2021-04-18 18:23:01 +03:00
Alex 9928cbf513 Translate to Russian (clickhouse-client documentation)
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

Documentation
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added to RU documentation:

--queries-file command-line option
--history_file command-line option
2021-04-18 15:37:46 +03:00
Dmitriy 63c4f37c70 Translate to Russian
Перевел на русский язык.
2021-04-18 13:21:54 +03:00
alexey-milovidov 1f035234f1 Revert "Function `arrayFold` for folding over array with accumulator" 2021-04-18 03:34:05 +03:00
Olga Revyakina 5f90d503e8 Start 2021-04-18 02:28:47 +03:00
Olga Revyakina 1b63c2ea0c One more link added 2021-04-18 02:05:32 +03:00
Olga Revyakina bcf685d564 Start 2021-04-18 01:47:43 +03:00
Dmitriy b2b72c5e1f Add aliases to russian text
Выполнил перевод на русский язык.
2021-04-18 01:12:33 +03:00
Vitaly Baranov 8f9adf3c07 Fix documentation for the GRANT command. 2021-04-17 22:33:46 +03:00
Vitaly Baranov 823523afde Improve documentation for CREATE ROW POLICY command #2. 2021-04-17 19:24:11 +03:00
romanzhukov ec684e5afb BY translation fixes. 2021-04-16 17:06:18 +03:00
Vitaly Baranov 3c3d24e2a5 Merge pull request #23164 from vitlibar/improve-row-policy-docs
Improve documentation for CREATE ROW POLICY command.
2021-04-16 15:15:40 +03:00
Alexander Kuzmenkov 408dc811cf Merge pull request #21589 from dmalkr/dmalkr/arrayFold
Function `arrayFold` for folding over array with accumulator
2021-04-16 14:23:53 +03:00
Vitaly Baranov ec23fc0578 Improve documentation for CREATE ROW POLICY command. 2021-04-16 10:57:33 +03:00
Roman Bug d1bae5a041 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 21:05:17 +03:00
Roman Bug 3bec11b26a Merge branch 'master' into romanzhukov-DOCSUP-7709-SeekTable-BYexpression 2021-04-15 16:15:32 +03:00
Roman Bug bd52a70364 Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-04-15 15:47:12 +03:00
Roman Bug 756f3e0f57 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:45:31 +03:00
Roman Bug cad24fa9f0 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:21 +03:00
Roman Bug 206b53bc9e Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:16 +03:00
Roman Bug f551c77173 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:09 +03:00
Roman Bug ee8671cb96 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:04 +03:00
Roman Bug 03b506a653 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:59 +03:00
Roman Bug cedc807b96 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:54 +03:00
Roman Bug 6b714345a1 Update docs/ru/sql-reference/statements/optimize.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:47 +03:00
Roman Bug e47605135a Update docs/ru/interfaces/third-party/gui.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:41 +03:00
Roman Bug 4362225e49 Update docs/ru/interfaces/third-party/gui.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:36 +03:00
Roman Bug f8b8cbd199 Update docs/ru/interfaces/third-party/gui.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:26 +03:00
Vladimir Chebotarev c241fc1f1d Removed STS client. 2021-04-15 10:01:43 +03:00
Vladimir Chebotarev ad3c6886d1 Attempt to make credentials provider which uses internal credentials provider chain. 2021-04-15 10:01:13 +03:00
Vladimir Chebotarev 0298b6bdca Added STS GetCallerIdentity credentials provider. 2021-04-15 10:00:18 +03:00
Anna dde51657ba Update table.md 2021-04-14 09:24:17 +03:00
alexey-milovidov 82bd3a9267 Merge pull request #22869 from lehasm/alexey-sm-DOCSUP-8179-remove_control_unicode
DOCSUP-8179: remove control characters
2021-04-14 01:45:35 +03:00
Alexey 6d480dbe0d hex() added to murmurHash3_128 example 2021-04-13 19:35:44 +00:00
tavplubix 05482c68bf Merge pull request #22995 from MichaelMonashev/patch-6
add argMax and argMin
2021-04-13 15:09:06 +03:00
alexey-milovidov 151a9b695c Merge pull request #22975 from kirillikoff/kirillikoff-DOCSUP-6704-translation
DOCSUP-6704: Translation into Russian
2021-04-13 01:14:32 +03:00
Michael Monashev 45eba7bacc add argMax and argMin 2021-04-12 19:21:53 +03:00
kirillikoff fc73dbec03 Update merge-tree-settings.md 2021-04-12 16:11:06 +03:00
mehanizm 2c435f535e Fix typo in postgresql.md 2021-04-12 15:50:32 +03:00
kirillikoff fcf37a217e Update merge-tree-settings.md 2021-04-12 12:11:39 +03:00
Dmitry Krylov 49a93ab723 Adding documentation 2021-04-12 10:23:31 +10:00
Tatiana Kirillova 723b4aa2c8 Translation into Russian 2021-04-11 20:33:42 +03:00
alexey-milovidov fd8ea4bfee Merge pull request #22946 from Slach/improve_rename_docs
add RENAME DATABASE statement documentation
2021-04-10 22:54:49 +03:00
romanzhukov e25947618c BY translation. 2021-04-10 19:14:36 +03:00
romanzhukov 8d2da02d83 Seek table translation. 2021-04-10 18:28:45 +03:00
Kruglov Pavel 178b22fece Merge pull request #22610 from lehasm/alexey-sm-DOCSUP-7090-document-extractTextFromHTML
DOCSUP-7090: document extractTextFromHTML
2021-04-09 16:57:33 +03:00
Slach 6c06be9261 add RENAME DATABASE statement documentation 2021-04-09 16:21:09 +05:00
alexey-milovidov fb5ed1c39f Merge pull request #22747 from AnaUvarova/ana-uvarova-DOCSUP-7322-cell-towers-edit
DOCSUP-7322: Edit and translate to Russian — Cell Towers dataset
2021-04-08 23:45:36 +03:00
Alexey 439136064c russian description updated 2021-04-08 20:01:19 +00:00
Alexey b5e9b0aa8e added indent in tables 2021-04-08 19:32:27 +00:00
ana-uvarova 265f73c67c comments edits 2021-04-08 17:24:56 +03:00
AnaUvarova c93f67c66a Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:04:28 +03:00
AnaUvarova e1ebb0b334 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:04:12 +03:00
AnaUvarova 3c373e9e75 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:04:00 +03:00
AnaUvarova e77c850b10 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:03:44 +03:00
AnaUvarova 2c7a2cc093 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:03:21 +03:00
AnaUvarova dc5b54bbce Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:02:55 +03:00
AnaUvarova 61e3f65f02 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:02:00 +03:00
AnaUvarova 5c553d3789 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:59:38 +03:00
AnaUvarova 824860f000 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:57:39 +03:00
AnaUvarova 9e0bb07221 Update docs/ru/getting-started/example-datasets/cell-towers.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:56:25 +03:00
ana-uvarova 5dc138eb8c order 2021-04-07 22:42:18 +03:00
Alexey 9fa6194f5b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-8179-remove_control_unicode 2021-04-07 19:41:25 +00:00
ana-uvarova c27f748197 hierarchy 2021-04-07 22:35:19 +03:00
Alexey f9f66c427c ru description, en dot fix 2021-04-07 19:23:53 +00:00
ana-uvarova d0194a6735 ready to check 2021-04-07 22:22:57 +03:00
Maksim Kita 2dca5d002e Merge pull request #22584 from olgarev/revolg-DOCSUP-7550-Dictionaries_nullable_support
DOCSUP-7550: Nullable types support in dictionaries
2021-04-07 19:36:56 +03:00
ana-uvarova 0362f513fe pre-final 2021-04-07 16:47:26 +03:00
ana-uvarova c07877c477 + Russian clarification 2021-04-07 16:28:48 +03:00
ana-uvarova f19ee7e271 + progress in RU 2021-04-07 13:42:32 +03:00
ana-uvarova a9cb56fac6 + progress 2021-04-07 13:16:19 +03:00
Nikolai Kochetov 380826bdbd Merge pull request #22619 from olgarev/revolg-DOCSUP-8219-Date_time64_extended_range
DOCSUP-8219: DateTime64 extended range
2021-04-07 12:29:42 +03:00
alexey-milovidov 9ee68d067a Merge pull request #21559 from ka1bi4/romanzhukov-DOCSUP-7045-https-replication
DOCSUP-7045: Edit and translate to Russian (Upgrading CH and https interserver replication)
2021-04-07 07:24:44 +03:00
Olga Revyakina 5fac66c144 Fixed typos 2021-04-07 05:31:13 +03:00
ana-uvarova 70eb706327 Draft. 2021-04-06 17:37:36 +03:00
Kseniia Sumarokova 3113da9d5e Merge pull request #22623 from olgarev/revolg-DOCSUP-8221-check_query_single_value_result
DOCSUP-8221: check_query_single_value_result setting
2021-04-06 00:22:37 +03:00
Alexey 8cfa5d858a ru example fixed 2021-04-05 20:58:07 +00:00
Alexey 119720299f Active voice in the note. Article added. 2021-04-05 20:53:55 +00:00
Alexey 332429c5d4 Changed some words. Fixed typos 2021-04-05 20:34:10 +00:00
Alexey 61f61bd47a Russian translation. Format changed a bit in english. 2021-04-05 20:19:18 +00:00
benbiti 077f0a0ea8 update docs uniqhll12 212 -> 2^12 2021-04-05 11:03:47 +08:00
olgarev 0a89db23b3 Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-04 22:39:18 +03:00
adevyatova 0d2fdbb8b7 fixes 2021-04-04 18:41:29 +00:00
Olga Revyakina 57140abdda First commit 2021-04-04 21:27:00 +03:00
adevyatova 5f48074f61 add example 2021-04-04 17:55:40 +00:00
Olga Revyakina 7359b15e98 Supported range 2021-04-04 20:33:32 +03:00
Maksim Kita a4c6e110c2 Merge pull request #22597 from adevyatova/annadevyatova-DOCSUP-5424-attach
DOCSUP-5424: Update the SQL-statement ATTACH
2021-04-04 20:21:38 +03:00
Maksim Kita 7b6ad94b18 Merge pull request #22603 from tetafro/master
Fix grammar in RU docs
2021-04-04 17:35:40 +03:00
tavplubix a7ed514d82 Merge pull request #21950 from adevyatova/annadevyatova-DOCSUP-6113-atomic
DOCSUP-6113: Document the Atomic database engine
2021-04-04 17:06:31 +03:00
Denis Krivak 1840b45524 Fix grammar in RU docs 2021-04-04 16:44:06 +03:00
Maksim Kita cf8e5599b6 Merge pull request #22372 from otrazhenia/evgsudarikova-DOCSUP-7575
DOCSUP-7575: Edit and translate to Russian
2021-04-04 16:05:25 +03:00
Anna 01416b3ad5 update attach query desc 2021-04-04 15:14:09 +03:00
Olga Revyakina 3cd91335f7 Added Polygon NULL support from #21890 2021-04-04 12:47:33 +03:00
Roman Bug 524348550c Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-04-04 12:45:39 +03:00
Olga Revyakina 74683f40f9 Minor fixes 2021-04-04 12:41:30 +03:00
Olga Revyakina 4e16e19fc5 Polygon link added 2021-04-04 12:39:04 +03:00
olgarev 8832cf3104 Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-04 12:37:38 +03:00
Olga Revyakina 6bb88dbc11 Nullable types 2021-04-04 11:00:48 +03:00
Anna eb55ca27f6 Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-02 23:00:28 +03:00
Anna f79482d887 Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-02 22:56:28 +03:00
Anna b3354f726e add ru desc 2021-04-02 22:16:48 +03:00
alexey-milovidov d6103c7e46 Merge pull request #22493 from kolsys/fix-translation-22377
Fix translation for arrayFill, arraySplit
2021-04-02 21:12:29 +03:00
Anna bc9c1c4f75 Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-04-02 14:45:10 +03:00
Kseniia Sumarokova 8d96b8f071 Merge pull request #21268 from olgarev/revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
DOCSUP-5920: Documented PostgreSQL engines, function and dictionary
2021-04-02 14:30:29 +03:00
gyuton e7b001936a DOCSUP-5910: Documented SimHash, MinHash, bitHammingDistance and tupleHammingDistance functions (#22131)
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-04-02 14:19:25 +03:00
Nickolay Yastrebov 8046e7ce56 Fix translation for arrayFill, arrayReverseFill, arraySplit, arrayReverseSplit functions. #22377 2021-04-02 13:23:11 +03:00
olgarev 799c260063 Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-04-02 10:39:53 +03:00
Alexey 23a61060e2 Added leading space to lines starting with "---"
They are interpreted as meta information for yaml TOC
and mess up building documentation process
(with single page the second time without clean)
2021-04-01 21:01:04 +00:00
Alexey f8497104db non-printable characters removed 2021-04-01 20:33:54 +00:00
Kruglov Pavel fd4769df60 Merge pull request #22224 from kirillikoff/kirillikoff-DOCSUP-6698
DOCSUP-6698: Description of setting min_marks_to_honor_max_concurrent_queries
2021-04-01 17:16:13 +03:00
alexey-milovidov d2dabc8dc5 Merge pull request #22350 from gyuton/gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
DOCSUP-8002: Edited and translated to Russian (insert_distributed_one_random_shard)
2021-04-01 17:15:33 +03:00
kirillikoff 6c00b86bf2 Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-04-01 16:24:21 +03:00
kirillikoff a0077e7feb Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-04-01 16:22:50 +03:00
Evgeniia Sudarikova 258aad37e7 edited after review 2021-04-01 12:27:17 +03:00
alexey-milovidov 4e12a3f6dd Merge pull request #22402 from Slach/improve_parseDate_docs
add description for parseDateTime64BestEffort* functions
2021-04-01 05:45:54 +03:00
Olga Revyakina 88c01e8858 Replicas priority example added. 2021-04-01 01:48:48 +03:00
olgarev 6c3e848d30 Update docs/ru/engines/database-engines/postgresql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-04-01 01:30:23 +03:00
Roman Bug 1f454d2cde
Update settings.md 2021-03-31 22:40:28 +03:00
Roman Bug 84292e16fd
Update settings.md 2021-03-31 22:37:48 +03:00
Nikita Mikhaylov 8196efd0a8 Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363 2021-03-31 13:54:37 +03:00
Olga Revyakina f933f0837e BOM deleted 2021-03-31 11:06:40 +03:00
Slach 699e795f4c add description for parseDateTime64BestEffort, parseDateTime64BestEffortOrNull, parseDateTime64BestEffortOrZero
sync EN and RU versions of `type-conversion-functions.md`, add notes about reinterpret and CAST functions
2021-03-31 11:32:00 +05:00
alexey-milovidov 0315fb3715 Merge branch 'master' into system-querylog-map 2021-03-31 04:54:30 +03:00
Tatiana Kirillova 34cb10c442 Example 2021-03-30 22:35:47 +03:00
Tatiana Kirillova a2048ccccb translation into Russian 2021-03-30 22:20:54 +03:00
Tatiana Kirillova cb199c0a34 translation into Russian 2021-03-30 22:06:03 +03:00
Olga Revyakina 5b9ce5321f Last changes restored 2021-03-30 20:35:38 +03:00
kirillikoff 3172b1ba69 Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:34:21 +03:00
Anton Popov c2e911c80e Merge pull request #22174 from gyuton/gyuton-DOCSUP-6212-document-the-log_comment_setting
DOCSUP-6212: Document the log_comment setting
2021-03-30 20:24:56 +03:00
kirillikoff 9c8154c234 Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:12:57 +03:00
kirillikoff d49333de8b Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:12:39 +03:00
Evgeniia Sudarikova e7d3712d14 edited lists 2021-03-30 18:19:18 +03:00
Roman Bug f24db2ad53 Update s3.md 2021-03-30 16:35:02 +03:00
Anton Popov 3ad4610087 Update settings.md 2021-03-30 16:11:14 +03:00
Roman Bug e23670b25d remove warning (ru) 2021-03-30 16:09:08 +03:00
Roman Bug 45d5179098
fix (Реплики). 2021-03-30 15:58:27 +03:00
Roman Bug 4c4de3b3f5
fix (update multiple servers) - ru 2021-03-30 15:54:04 +03:00
Roman Bug c143891be3
fix (между репликами) 2021-03-30 15:49:09 +03:00
Vladimir 1b2ce370d4 Merge pull request #21329 from depressed-pho/isIPAddressContainedIn 2021-03-30 13:26:49 +03:00
George 624f4cab7a fixed a typo 2021-03-30 12:08:30 +03:00
George fe1dd4494e Merge branch 'gyuton-DOCSUP-6212-document-the-log_comment_setting' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-30 11:58:37 +03:00
George 054363b064 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-30 11:58:16 +03:00
George c14b80608d Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-8002-Edit-and-translate-to-Russian 2021-03-30 11:55:49 +03:00
Tatiana Kirillova f76dfee630 The translate to Russian 2021-03-30 11:52:38 +03:00
George ac26fdabd3 small fixes 2021-03-30 11:49:54 +03:00
Kruglov Pavel 2241bff87c Merge pull request #21430 from AnaUvarova/ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
DOCSUP-5932: Update the description of the position function normal
2021-03-30 10:35:42 +03:00
ana-uvarova b853144e45 developer`s comments done 2021-03-30 09:15:52 +03:00
George 6d94232585 translation draft 2021-03-30 02:01:04 +03:00
Anton Popov bea13ae0dc Merge pull request #22025 from vdimir/window-funncel-strict-increase
Add option strict_increase to windowFunnel
2021-03-30 01:20:17 +03:00
Tatiana Kirillova a9f61b9803 Translate to Russian 2021-03-29 22:27:06 +03:00
gyuton bf5e132e29 Merge branch 'master' into gyuton-DOCSUP-6212-document-the-log_comment_setting 2021-03-29 22:17:48 +03:00
gyuton 6639d69a82 Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 21:23:04 +03:00
George a6f4fd3604 updated column.md 2021-03-29 20:54:28 +03:00
George d2769705f0 updated postgresql.md 2021-03-29 20:46:44 +03:00
Evgeniia Sudarikova 10a7b2f627 edited and translated 2021-03-29 17:57:27 +03:00
tavplubix 6871cdab51 Merge pull request #21720 from michon470/kuriatnikovm-DOCSUP-7105-translate_changes
DOCSUP-7105: LIVE VIEW and settings.md changes translated
2021-03-29 15:04:11 +03:00
vdimir 77c152f1d0 Upd doc for isIPAddressInRange 2021-03-29 13:43:21 +03:00
michon470 72ff1113c2 Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 20:01:02 +03:00
michon470 a66a52b08a Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 20:00:41 +03:00
michon470 ceea1f77ed Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 20:00:13 +03:00
michon470 4360a7f995 Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 19:59:16 +03:00
michon470 b4a9fff8d8 Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 19:45:23 +03:00
michon470 2ae0b7b39f Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 19:45:12 +03:00
romanzhukov d3ed8d8a4d Add BY expression. 2021-03-28 15:33:00 +03:00
romanzhukov fcbcaf319f Add BY expression. 2021-03-28 14:11:56 +03:00
George 96126f05ad small fix 2021-03-28 04:21:44 +03:00
George c14861d177 added translation 2021-03-28 04:07:06 +03:00
olgarev abb5c83834 Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-03-28 01:00:43 +03:00
Mikhail d180bb5b17 LIVE-представления, изменение перевода 2021-03-27 21:57:04 +03:00
romanzhukov 5c93880282 Add SeekTable documentation. 2021-03-27 01:52:09 +03:00
Sergey Demurin 8b10dcf6f1 Update other-functions.md
fix typo
2021-03-26 18:29:07 +03:00
Mikhail 2aaed35969 link fix 2021-03-26 13:49:58 +03:00
Mikhail b30c40a6d0 ошибка 2021-03-26 12:00:31 +03:00
Alexander Tokmakov 527db01ca2 Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-03-26 10:50:38 +03:00
Kruglov Pavel cc215b34e1 Merge pull request #22059 from sevirov/sevirov-DOCSUP-4916-add_orc_output_format
DOCSUP-4916: Add ORC output format
2021-03-25 22:13:37 +03:00
Dmitriy f662ad4e4d Fix the title
Поправил название заголовка.
2021-03-25 22:05:26 +03:00
Maksim Kita e0e24289d5 Merge pull request #21573 from kitaisreal/updated-cache-dictionary-storage
Added specialized CacheDictionaryStorage
2021-03-25 21:29:01 +03:00
Dmitriy a994434cbc Update formats.md
Внес небольшие правки в русскую версию.
2021-03-25 19:11:30 +03:00
romanzhukov 293b84ab6c DOCSUP-7086: Fix last ticket comments. 2021-03-25 17:24:42 +03:00
michon470 090b3f3f0d Merge branch 'master' into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-25 16:32:39 +03:00
michon470 2c4cbc2565
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:05:12 +03:00
michon470 c171b4854c
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:04:20 +03:00
michon470 4403a29531
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:04:12 +03:00
michon470 9c875a568e
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:55 +03:00
michon470 10eaaf3b3d
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:47 +03:00
michon470 eb1dab99f9
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:39 +03:00
michon470 b3ecb7514b
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:26 +03:00
michon470 1ccc34b101
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:03:16 +03:00
michon470 c55312d6b6
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:52 +03:00
michon470 6ceb516ed0
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:36 +03:00
michon470 a590ca1705
Update docs/ru/sql-reference/statements/watch.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:14 +03:00
michon470 78a70a53fb
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:02:00 +03:00
michon470 688231beb5
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:01:47 +03:00
Dmitriy ec0699c3f3 Translate to Russian
Перевел на русский язык.
2021-03-25 00:21:08 +03:00
Anna 4c5a7f28a7 changed header levels to display correctly on the page 2021-03-24 22:34:20 +03:00
Roman Bug b148bad0a0 Update docs/ru/engines/table-engines/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-24 21:56:04 +03:00
Roman Bug 482e66f3c9 Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-03-24 19:17:06 +03:00
AnaUvarova 89579d7006
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 19:10:54 +03:00
Vitaly Baranov a2a36a9f60 Merge pull request #21328 from zvonand/docs_kerberos_support
Adding documentation for Kerberos external authenticator.
2021-03-23 17:34:47 +03:00
Alexander Kuzmenkov 887fd6c5f4 Merge pull request #21470 from adevyatova/annadevyatova-DOCSUP-5841-translate
DOCSUP-5841: Edit and translate to Russian
2021-03-23 16:13:54 +03:00
Mikhail b50fd4d133 небольшая финальная правка 2021-03-23 15:20:35 +03:00
vdimir 84e884447c
Add doc to modes for widnowFunnel 2021-03-23 14:44:10 +03:00
Kruglov Pavel 290e8e6b87
Merge pull request #21587 from gyuton/gyuton-DOCSUP-6703-Document-the-insert_shard_id-setting
DOCSUP-6703: Documented the insert_shard_id setting
2021-03-23 13:10:05 +03:00
gyuton aa0e35f264
Update docs/ru/operations/settings/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-03-23 13:08:07 +03:00
gyuton b30cbd4237
Update settings.md 2021-03-23 13:04:51 +03:00
gyuton 42c573e719
Update settings.md 2021-03-23 12:24:46 +03:00
Nikolai Kochetov c2cbdf89a0
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
2021-03-23 12:05:28 +03:00
Roman Bug 35f8a84c0f
Update deltasum.md
Убрал упоминание агрегатной функции (тавтология),
2021-03-23 11:08:58 +03:00
ana-uvarova 9fd0d09ba2 subheaders clarification and short descr 2021-03-23 09:38:47 +03:00
AnaUvarova d0ddb2031f
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:55 +03:00
AnaUvarova f8c52c10f6
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:47 +03:00
AnaUvarova c280bd75e3
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:17 +03:00
AnaUvarova a970992fdd
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:27:01 +03:00
AnaUvarova f515926736
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:54 +03:00
Anna cdbb7ec491 update atomic.md 2021-03-23 00:08:08 +03:00
alexey-milovidov 49cdd5e434
Merge pull request #21714 from taleh007/patch-1
Add link to `DROP VIEW` command
2021-03-22 23:45:12 +03:00
alexey-milovidov 88a0c8f03c
Update view.md 2021-03-22 23:45:04 +03:00
ana-uvarova 5bfcd0618f grammar and punctuation fix 2021-03-22 20:05:42 +03:00
ana-uvarova a93a321db8 ++ 2021-03-22 19:49:14 +03:00
ana-uvarova 2ded2dd249 Merge branch 'ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn' of https://github.com/AnaUvarova/ClickHouse into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
# Conflicts:
#	docs/en/sql-reference/functions/string-search-functions.md
2021-03-22 19:32:18 +03:00
ana-uvarova c1da5dc37a new examples 2021-03-22 19:30:28 +03:00
AnaUvarova ebe3a304af
Merge branch 'master' into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn 2021-03-22 19:12:32 +03:00
ana-uvarova 52c7ea3366 comments edits 2021-03-22 17:22:27 +03:00
Anna 555a4fd1d7
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-03-22 15:18:27 +03:00
AnaUvarova 2c3e404c06
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:58:25 +03:00
AnaUvarova 0ae88aa351
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:58:14 +03:00
AnaUvarova 5337ffa382
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:58:02 +03:00
AnaUvarova bfdbc5e2b2
Update docs/ru/sql-reference/functions/string-search-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-22 12:57:37 +03:00
Anna d841e3821a added some text 2021-03-22 00:22:51 +03:00
Kseniia Sumarokova bf5b8e1a14
Merge pull request #21892 from sevirov/sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table
DOCSUP-6177: Add new columns to the system.query_log system table
2021-03-21 21:46:40 +03:00
alexey-milovidov 1f7172ba10
Merge pull request #21949 from MichaelMonashev/patch-5
[DOC] Fix wrong translation
2021-03-21 21:36:23 +03:00
Maksim Kita 18abfc99d5
Merge pull request #21723 from olgarev/revolg-DOCSUP-6548-Edit_and_translate
DOCSUP-6548: Edit and translate
2021-03-21 20:56:02 +03:00
Michael Monashev d85eab6771
Fix wrong translation 2021-03-21 20:28:48 +03:00
Dmitriy f2de3f5dfd Update query_log
Внес небольшие изменения.
2021-03-21 19:22:04 +03:00
Dmitriy ccb40e56a0 Fix by comments
Поправил русскую и английскую версии согласно комментариям разработчика.
2021-03-21 18:16:34 +03:00
Anna 82a0340490 Fixes after review 2021-03-21 17:23:16 +03:00
Anna 357cd6fb94
Merge branch 'master' into annadevyatova-DOCSUP-5841-translate 2021-03-21 17:00:19 +03:00
tavplubix ee1ffb23de
Merge pull request #21722 from olgarev/revolg-DOCSUP-6542-Edit_and_translate
DOCSUP-6542: Edit and translate
2021-03-21 12:50:25 +03:00
Mikhail 5c21dd747a changes according to task comment 2021-03-21 08:57:55 +03:00
Mikhail f61b49bd17 перевод watch и мелкие правки в англ 2021-03-21 07:49:39 +03:00
Mikhail 9daabd1a77 Merge branch 'kuriatnikovm-DOCSUP-7105-translate_changes' of https://github.com/michon470/ClickHouse into kuriatnikovm-DOCSUP-7105-translate_changes 2021-03-21 06:43:45 +03:00
Mikhail cdf54bc03d Update view.md 2021-03-21 06:43:04 +03:00
michon470 bdc8c0aecb
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:41:32 +03:00
michon470 548694984e
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:40:50 +03:00
michon470 63bd385dd7
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:37:52 +03:00
michon470 48d891a2a6
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:36:36 +03:00
michon470 48328b3985
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:36:09 +03:00
michon470 89ca2ca0e6
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:35:20 +03:00
michon470 4755a8f684
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:35:07 +03:00
michon470 5283312622
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:57 +03:00
michon470 a0ec7c31fe
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:46 +03:00
michon470 42297f6354
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:27 +03:00
michon470 5f1451533b
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:33:09 +03:00
michon470 2b2edcc842
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:32:56 +03:00
michon470 73b96a070e
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:32:33 +03:00
michon470 cc07fbf4ff
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:32:12 +03:00
michon470 f4fdda7dbe
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:31:36 +03:00
michon470 c4de0c6214
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:31:03 +03:00
michon470 792b08cd2a
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:30:33 +03:00
michon470 cf1ad35771
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:29:58 +03:00
michon470 fa68418a63
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:27:08 +03:00
michon470 255f51bcd3
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:25:24 +03:00
michon470 06b2f89d07
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:25:04 +03:00
michon470 20d9b88cef
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:24:52 +03:00
michon470 cbb07277d9
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:24:22 +03:00
michon470 008736ab34
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:24:03 +03:00
michon470 ff91271bb4
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:22:43 +03:00
michon470 1fcaad4ac5
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:21:52 +03:00
michon470 718b5bb241
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:21:37 +03:00
michon470 55529c4dd6
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:20:28 +03:00
michon470 9868842dbc
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:19:47 +03:00
michon470 80981c664d
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-21 06:19:26 +03:00
Dmitriy 3630668242 Update the example
Обновил пример и некоторые столбцы.
2021-03-21 01:12:05 +03:00
Roman Bug 625195b01e
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru 2021-03-20 17:36:40 +03:00
Olga Revyakina 89f5a64cc0 Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine 2021-03-20 12:48:25 +03:00
olgarev c6b62a8ddd
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-20 12:15:51 +03:00
olgarev 9c5323d3e5
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-20 12:09:42 +03:00
Nikita Mikhaylov 328c2b4ca8
Merge pull request #21569 from lehasm/alexey-sm-DOCSUP-7099-translate-runningConcurrency
DOCSUP-7099: edit and translate (runningConcurrency, max_parallel_replicas)
2021-03-19 22:14:05 +03:00
gyuton 2852574729
Update settings.md 2021-03-19 16:29:16 +03:00
gyuton c51109d46e
Update docs/ru/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-19 16:25:55 +03:00
gyuton 61820d1534
Update docs/ru/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-19 16:25:48 +03:00
Andrey 34ad5dca53
Merge branch 'master' into docs_kerberos_support 2021-03-19 15:31:55 +03:00
Alexander Kuzmenkov bb7b95a84b
Merge pull request #21702 from ka1bi4/romanzhukov-DOCSUP-5874-strawberry-cake
DOCSUP-5874: Edit and translate to Russian (Add Recipes Dataset)
2021-03-19 14:16:05 +03:00
Roman Bug d947bc593f
Update recipes.md
Remove unicode meta header.
2021-03-19 12:20:31 +03:00
Roman Bug 50a7b6a663
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:17:08 +03:00
Roman Bug 99bdb0a494
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:59 +03:00
Roman Bug c9274dfdc7
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:52 +03:00
Roman Bug 9abd3ab115
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:39 +03:00
Roman Bug 3733ec425e
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:21 +03:00
Dmitriy 7bf89bce06 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table 2021-03-19 00:46:52 +03:00
Dmitriy 4046f414fe Add new columns
Добавил новые и недостающие столбцы в описание таблицы.
2021-03-19 00:15:43 +03:00
alexey-milovidov d83b489a5a
Merge pull request #21719 from gyuton/gyuton-DOCSUP-7106-Edit_and_translate_to_Russian
DOCSUP-7106: Edited and translated to Russian
2021-03-18 17:05:09 +03:00
alexey-milovidov c068538a8e
Update ldap.md 2021-03-18 17:04:52 +03:00
Roman Bug 2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type 2021-03-18 16:33:38 +03:00
romanzhukov 01b3bd12cd DOCSUP-7042: Fix by PR comments. 2021-03-18 16:28:24 +03:00
romanzhukov 348e76a47f DOCSUP-7042: Fix by PR comments. 2021-03-18 16:16:15 +03:00
Maksim Kita 18ed9c5c67 SSDCacheDictionary remove max_stored_keys option 2021-03-18 12:55:17 +03:00
Roman Bug 7bde901172
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:31 +03:00
Roman Bug 18eb3dbaf5
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:24 +03:00
Roman Bug 8b85c36175
Update docs/ru/operations/quotas.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:19 +03:00
Roman Bug de23bc1f6d
Update docs/ru/sql-reference/aggregate-functions/reference/deltasum.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:14 +03:00
George 2c88b0bd91 Small fixes 2021-03-18 02:03:27 +03:00
George aab83c1d79 Added translation 2021-03-18 02:00:45 +03:00
tavplubix 74a9249ae1
Merge pull request #20554 from gyuton/gyuton-DOCSUP-6074-Document_DETACH_TABLE_PERMAMENTLY
DOCSUP-6074: Documented DETACH TABLE PERMANENTLY
2021-03-17 13:38:23 +03:00
Roman Bug b52b4589f7
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:22:54 +03:00
Roman Bug cee97aa11c
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:22:47 +03:00
Roman Bug 7b77590820
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:22:42 +03:00
Roman Bug cf2d22a50b
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:20:00 +03:00
Roman Bug c27a48d4e3
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:19:55 +03:00
Roman Bug de2a2bd44e
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:19:47 +03:00
Roman Bug 91a26d3e2a
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:19:40 +03:00
Roman Bug ab17fbf6d7
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:05:22 +03:00
Roman Bug b978eb9410
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:05:15 +03:00
Roman Bug 6ab4a25a14
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 10:05:07 +03:00
gyuton 4878ad5b6c
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:59:09 +03:00
gyuton 8272d69f74
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:59:01 +03:00
Roman Bug 31b69e7b6c
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:58:55 +03:00
gyuton 349c7bf0d6
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:58:55 +03:00
gyuton d8fe02ad91
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-17 09:58:51 +03:00
George 9969124cc4 Change wording 2021-03-17 03:09:42 +03:00
George 3060d9bb3b fixed links 2021-03-17 01:49:02 +03:00
George 0855f5fb18 Troubleshooting 2021-03-17 01:34:40 +03:00
lehasm 64539452d9
Merge branch 'master' into alexey-sm-DOCSUP-7099-translate-runningConcurrency 2021-03-16 22:02:11 +03:00
lehasm 1ae127eb51 Merge with master 2021-03-16 21:55:58 +03:00
George 9801241760 fixed links 2021-03-16 21:31:59 +03:00
George 2c48ea6f59 fixed description 2021-03-16 21:18:08 +03:00
George 1130fd0654 minor fix 2021-03-16 21:14:45 +03:00
George 0d8b4ed838 Merge branch 'gyuton-DOCSUP-7106-Edit_and_translate_to_Russian' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-7106-Edit_and_translate_to_Russian 2021-03-16 21:13:27 +03:00
George 5f9a854617 Some updates 2021-03-16 21:13:22 +03:00
gyuton 37e5578a03
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-16 21:12:53 +03:00
gyuton 8563b3b822
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-16 21:05:01 +03:00
gyuton ce5f88a14e
Update docs/ru/operations/external-authenticators/ldap.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-16 21:04:33 +03:00