Commit Graph

1898 Commits

Author SHA1 Message Date
sevirov
c23e376474
DOCSUP-4435: Allow nullable key in MergeTree (#17345)
* Update settings.md and mergetree.md

Задокументировал настройку allow_nullable_key. Добавил пару предложений в mergetree.md.

* Update mergetree.md

Исправляю битую ссылку.

* Update mergetree.md

Вставил ссылку на allow_nullable_key.

* Update mergetree.md

Правлю битую ссылку.

* Update mergetree.md

Исправляю битую ссылку.

* Update settings.md

Правлю битую ссылку.

* Update mergetree.md and settings.md

Выполнил перевод на русский язык и поправил немного английскую версию.

* Update mergetree.md

Убрал выражение 'для семейства mergetree'.

* Update settings.md

Внес поправки в русскую версию.

* Update mergetree.md and settings.md

Сделал поправки в английскую версию на основе комментарий в PR.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-12-04 21:17:58 +03:00
Ilya Yatsishin
6957e0de87
Merge pull request #17452 from sevirov/sevirov-DOCSUP-4266-document_alter_update_delete_partition
DOCSUP-4266: Document the SQL-statement ALTER UPDATE/DELETE ... IN PARTITION
2020-12-04 14:40:51 +03:00
Dmitriy
aca04ebc87 Update files in the 'alter'.
Внес поправки в английскую версию, выполнил перевод на русский язык, подкорректировал некоторые файлы в 'ALTER'.
2020-12-02 23:26:48 +03:00
Anna Shakhova
4479cfbcb0
DOCSUP-3871: Document prefer_not_to_merge option (#17090)
* Init commit

* Translation

* Fixed

* Fixed

* Fixed

* Fixed
2020-12-02 22:03:24 +03:00
alexey-milovidov
6333570c1e
Merge pull request #17651 from den-crane/patch-6
Doc. fixed formatting
2020-12-01 22:06:32 +03:00
alexey-milovidov
6697db40a7
Update mergetree.md 2020-12-01 20:51:08 +03:00
alexey-milovidov
79f25588d4
Merge pull request #17647 from den-crane/patch-3
Doc. toTimeZone
2020-12-01 20:48:09 +03:00
alexey-milovidov
609a928f39
Merge pull request #17650 from den-crane/patch-5
Doc. Replacing Dedup
2020-12-01 20:47:30 +03:00
Denny Crane
4dca7b8a0c
dictionaries_lazy_load 2020-11-30 23:54:48 -04:00
Denny Crane
5b5803b40d
fixed formatting 2020-11-30 23:18:16 -04:00
Denny Crane
255a0922c3
Update replacingmergetree.md 2020-11-30 23:10:34 -04:00
Denny Crane
cf96f990c3
Update replacingmergetree.md 2020-11-30 22:44:56 -04:00
Denny Crane
c3b6c7fe89
Update date-time-functions.md 2020-11-30 21:59:37 -04:00
Denny Crane
5c6a19dc30
toTimeZone 2020-11-30 21:56:05 -04:00
AnaUvarova
104c1a72e8
DOCSUP-2956 system events show zero values setting (#16794)
* Draft

* Material

* Dratf is ready

* +

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

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Comments fixed

* Russian translation

* Final edits

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

Co-authored-by: BayoNet <da-daos@yandex.ru>

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

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

* one more adopters

* Update docs/en/introduction/adopters.md

* Update adopters.md

Fixed the sorting order.

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-29 22:57:51 +03:00
sevirov
cc2a287a89
DOCSUP-3922: Document the tuple functions (#17505)
* Update in-functions.md and tuple-functions.md

Изменил регистр в названиях разделов.

* Update tuple-functions.md and in-functions.md

Убрал описание операторов из in-functions.md.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-28 14:38:57 +03:00
sevirov
2c6ba4a3ab
DOCSUP-4264: Update the SQL-statement ALTER TABLE DROP DETACH PART (#17374)
* Update partition.md

Обновил подразделы DETACH PARTITION и DROP PARTITION.

* Update partition.md

Сделал изменения в русской версии.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-28 11:27:31 +03:00
alexey-milovidov
6fb3cdd165
Update extended-roadmap.md 2020-11-28 10:53:29 +03:00
Denny Crane
c53cf4055d
translate toUnixTimestamp to Russian 2020-11-27 16:10:50 -04:00
sevirov
59b92c7464
DOCSUP-3922: Document the untuple() function (#17110)
* Create tuple-functions.md

Выполнил описание функции untuple на английском языке.

* Update tuple-functions.md

Подкорректировал описание.

* Update tuple-functions.md

Подкорректировал описание.

* Update tuple-functions.md

Внес небольшие поправки.

* Translate untuple-functions.md

Выполнил перевод на русский язык.

* Update tuple-functions.md

Внес поправки в английскую и русскую версии.

* Update tuple-functions.md

Внес поправки.

* Update tuple-functions.md and in-functions.md

Добавил функции и ссылки.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-27 22:37:44 +03:00
Anna Shakhova
0ae690e6ed
DOCSUP-2955: documented the rankCorr function (#16109)
* rankCorr: init commit in English.

* Fixed

* Fixed links.

* Fixed link.

* Fixed link.

* Fixed link.

* Fixed link to document Float32

* Fixed remarks

* Fixed

* Translation
2020-11-27 19:56:38 +03:00
Nikolai Kochetov
729272391f
Merge branch 'master' into ip-dict-no-trie 2020-11-25 23:07:19 +03:00
damozhaeva
d423ce34a1
DOCSUP-3584 edit and translate (#17176)
* Edit and translate.

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utilities/clickhouse-obfuscator.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-23 14:52:09 +03:00
olgarev
276ba42234
DOCSUP-2864: Documented WITH ROLLUP and WITH CUBE sections of the SELECT query (#17094)
* Docs en,ru

* Explanation added

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-11-21 23:06:29 +03:00
alexey-milovidov
7c93452044
Merge pull request #17259 from den-crane/patch-7
Doc. removed obsolete info about groupby / sum
2020-11-21 22:47:43 +03:00
AnaUvarova
33217c5b49
DOCSUP-1954 initialize aggregation description (#16793)
* Draft

* Draft+

* host fixes

* host fixes

* ++

* ++

* +++

* Edits, part 1: + parametres and clarification

* Edits

* Fix host

* Update docs/en/sql-reference/aggregate-functions/reference/initializeAggregation.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* nano-fixes and russian translation

* Final edits

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-21 22:47:34 +03:00
Denny Crane
935a747b90
Update index.md
removed obsolete info about sum
2020-11-21 15:05:11 -04:00
Denny Crane
20937c71a9
Update group-by.md
removed obsolete info about groupby
2020-11-21 14:57:30 -04:00
vdimir
e2fac19686
Remove libbtrie 2020-11-21 21:31:15 +03:00
Denny Crane
1a467930a7
final_parallel 2020-11-19 15:52:52 -04:00
sevirov
75f04fac40
DOCSUP-4162: Document the system.replicated_fetches system table (#16900)
* Create replicated_fetches.md

Задокументировал системную таблицу system.replicated_fetches.

* Edit and translate replicated_fetches.md

Поправил английскую версию и перевел на русский язык.

* Update replicated_fetches.md

Внес поправки.

* Update replicated_fetches.md

Внес изменения в русскую версию.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-19 21:12:22 +03:00
alexey-milovidov
45c6483ea4
Merge pull request #16929 from otrazhenia/evgsudarikova-DOCSUP-2958
DOCSUP-2958: Documented the output_format_tsv_null_representation setting
2020-11-19 21:07:38 +03:00
alexey-milovidov
50a7bc2a8a
Update settings.md 2020-11-19 21:06:58 +03:00
alexey-milovidov
29bfb5a518
Merge pull request #16997 from vdimir/source-clickhouse-usability
source(clickhouse(...)) usability
2020-11-19 07:37:00 +03:00
gyuton
fcae0d0f0a
DOCSUP-3845: documented new encrypt and decrypt functions (#16930)
* Added first draft of description

* Added toc_priority

* Updated description

* Updated documentation

* Added examples

* Fixed links

* variable fixes

* minor fixes

* added translation

* fixed typos in translation

* changed toc_title in translation

* minor change

* added various fixes

* fixed typos

* Deleted unnecessary file

* Deleted extra files

Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-17 17:05:33 +03:00
gyuton
4d602afd28
DOCSUP-3538: Documeted the tid and logTrace funtions (#16884)
* Added tid and logTrace functions description

* Added minor fixes

* Minor fixes and added ru translation

* Added links

Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-17 13:03:39 +03:00
vdimir
428f42053b
Merge remote-tracking branch 'upstream/master' into source-clickhouse-usability 2020-11-16 22:34:28 +03:00
Artur
3c69dbe42e
Fix arrayAUC function header in documentation 2020-11-15 12:52:41 +03:00
vdimir
66fc546331
Fix doc for LIFETIME statement 2020-11-14 16:45:42 +03:00
Anna
a1b1338281
DOCSUP-2869: Document section user_directories in the main config (#16340)
* DOCSUP-2869: Document section user_directories in the main config

* Update settings.md

* Update

* Commit for DOCSUP-3418

* Update

* Russian translation

* Fix typo
2020-11-13 16:08:38 +03:00
gyuton
f48232d615
DOCSUP-3535: Documented the reinterpretAsUUID function (updated) (#16688)
* Updated description

* Updated description

* Added translation

* Fixed links

* Fixed links 2

* Fixed mistakes in translation

* Improved description and added examples

* Minor fixes

Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-12 19:23:32 +03:00
olgarev
b5ec4ab9d4
DOCSUP-2807: Documented the date_trunc function (#15429)
* Docs updated for date_trunc() and now().

* Minor fix.

* Minor fix in en. Translation to Russian.

* Minor link fixes.

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Updates

* Minor fix

* Minor updates for now() (en, ru).

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-12 19:14:47 +03:00
Kruglov Pavel
9974ab5928
Merge pull request #16582 from annvsh/anna-shakhova-DOCSUP-3863-formats_tsv_csv_enum_as_number
DOCSUP-3863: Documented the settings input_format_csv_enum_as_number, input_format_tsv_enum_as_number
2020-11-12 16:25:24 +03:00
Evgeniia Sudarikova
869a6f6aa0 Add EN and RU description 2020-11-12 16:25:05 +03:00
annvsh
ab96528a9c Fixed 2020-11-12 19:03:24 +07:00
Mikhail Filimonov
f4e44e63b0
Remove timeSeriesGroupRateSum from docs 2020-11-11 18:35:48 +01:00
olgarev
115807e77a
DOCSUP-3043: Document the null function (ru) (#16795)
* my changes to gitignore

* Corrections in English docs and Russian docs added.

* TOC corrections

* TOC fixed

* Revert "my changes to gitignore"

This reverts commit 5884b1e79b.

* Update docs/en/sql-reference/table-functions/null.md

* Update docs/en/sql-reference/table-functions/null.md

* Update docs/ru/sql-reference/table-functions/null.md

* Update docs/ru/sql-reference/table-functions/null.md

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-10 17:54:53 +03:00
annvsh
6543b32221 Fixed 2020-11-09 22:00:18 +07:00
sevirov
4eb684603a
Update order-by.md (#16770)
Заново сделал изменения в английскую и русскую версии.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-09 11:21:27 +03:00
Anna Shakhova
f4afb46433
DOCSUP-3123: Edited the ReplicatedMergeTree and Polygon dictionaries (#16110)
* #13573

* #9278

* Fixed

* Fixed

* Fixed link

* Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-polygon.md

* Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-polygon.md

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-08 22:42:28 +03:00