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
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
alexey-milovidov
c69c1a299a
Update buffer.md
2020-11-07 22:39:35 +03:00
ArtCorp
031dc41668
Inconvenient navigation
...
Hi, I think more links are needed.
2020-11-07 16:14:52 +04:00
annvsh
ca3a1b15c2
Fixed
2020-11-07 12:37:34 +07:00
gyuton
0d1fcd2f96
DOCSUP-3227: Documented the persistent setting ( #16579 )
...
* added description of disable_set_and_join_persistency setting.
* Changed setting name to persistent, added references about persistent to join table engine and set table engine
* Resolved conflict.
* Added reviewers suggestions
* Added translation for Russian.
* Fixed typos
* Update docs/en/operations/settings/settings.md
Fixed minor stuff.
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update settings.md
Updated translation.
* Fixed description and translation
* Fixed letter cases
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-06 14:23:04 +03:00
alexey-milovidov
e8897e1fc5
Merge pull request #16731 from sevirov/sevirov-DOCSUP-3850-document_string_literal_support_interval
...
DOCSUP-3850: Document the string literal support in INTERVAL operator
2020-11-06 12:42:08 +03:00
Ilya Yatsishin
3c934c2c53
Merge pull request #16730 from sevirov/sevirov-DOCSUP-3849-document_max_concurrent_queries_for_all_users
...
DOCSUP-3849: Document the max_concurrent_queries_for_all_users setting
2020-11-06 11:42:08 +03:00
Dmitriy
e01b220cd8
Update index.md
...
Выполнил перевод на русский язык.
2020-11-06 00:44:56 +03:00
Dmitriy
16c048cacd
Update settings.md
...
Выполнил перевод на русский язык описания настройки max_concurrent_queries_for_all_users.
2020-11-05 23:44:36 +03:00
Denny Crane
9b8da816d2
Update mergetree.md
...
tokenbf_v1 supports like
2020-11-05 11:05:56 -04:00
alexey-milovidov
caa1bf9bcd
Merge pull request #16687 from hrissan/hrissan/dev_instructions_gcc_9_to_gcc_10
...
Hrissan/dev instructions gcc 9 to gcc 10
2020-11-05 14:07:58 +03:00
damozhaeva
fa72fed4ad
DOCSUP-3173 Edit and translate to Russian ( #16462 )
...
* Edit and translate to Russian.
* v2 27.10
* other-functions
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.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-04 22:17:02 +03:00
Grigory Buteyko
d99940b7f4
Development instructions updated to GCC 10 from GCC 9
2020-11-04 12:57:49 +03:00
alexey-milovidov
85d5c8edc5
Merge pull request #16515 from AnaUvarova/ana-uvarova-DOCSUP-2962-one-more-field-metric-log
...
DOCSUP-2962: one more field metric log
2020-11-04 12:30:02 +03:00
alexey-milovidov
8a897753b1
Merge pull request #16650 from den-crane/patch-1
...
Russian doc for toUUIDOrNull toUUIDOrZero.
2020-11-04 11:16:59 +03:00
Denny Crane
e945e256bb
Update external-dicts-dict-layout.md
2020-11-03 20:57:14 -04:00
Denny Crane
52f3ef01d4
Update external-dicts-dict-layout.md
2020-11-03 20:55:54 -04:00
Denny Crane
6c37133f2c
Update uuid-functions.md
...
Russian doc for toUUIDOrNull toUUIDOrZero.
2020-11-03 20:05:06 -04:00
Evgenia Sudarikova
2fae1c3c31
DOCSUP-3171: Document the formatRowNoNewline function ( #16603 )
...
* add description in English
* minor changes
* changes in EN and added RU version
2020-11-03 18:59:21 +03:00
sevirov
993af08779
DOCSUP-1829: Update the system.columns table description ( #16576 )
...
* Update order-by.md
Задокументировал параметры OFFSET и FETCH.
* Update prewhere.md
Поправляю битые ссылки.
* Update prewhere.md
Вернул изменения назад.
* Update order-by.md
Пытаюсь исправить битые ссылки.
* Update columns.md
Добавил position и compression_codec.
* Translation columns.md
Сделал перевод на русский язык.
* Delete changes order-by.md
Удалил изменения в файле order-by.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-03 18:36:25 +03:00
damozhaeva
6db9ee4300
DOCSUP-3172: Edit and translate to Russian ( #16153 )
...
* Edit and traslate to Russian.
* Update docs/ru/engines/table-engines/integrations/kafka.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Ticket.
* http.
* kafka ru
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-02 19:54:23 +03:00
sevirov
baa8958ad4
DOCSUP-1830: Describe the system.parts_columns table ( #16531 )
...
* Update order-by.md
Задокументировал параметры OFFSET и FETCH.
* Update prewhere.md
Поправляю битые ссылки.
* Update prewhere.md
Вернул изменения назад.
* Update order-by.md
Пытаюсь исправить битые ссылки.
* Create parts_columns.md
Сделал описание системной таблицы parts_columns.
* Delete changes order-by.md
Удалил изменения файла, не относящегося к этой ветке.
* Update parts_columns.md
Исправил линки.
* Edit and translate russian parts_columns.md
Выполнил перевел на русский язык.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-02 19:32:43 +03:00
Denis Zhuravlev
4adef402e6
Doc/multiple_leaders
2020-11-01 12:14:25 -04:00
annvsh
13c49c723f
Added TSV format settings
2020-11-01 22:25:58 +07:00
annvsh
0f78dbc31d
Init commit
2020-11-01 21:41:10 +07:00
Anna Shakhova
90dcc135b4
DOCSUP-3199: Support default arguments for Replicated engine ( #16282 )
...
* Init commit
* Fixed
* Fixed
* Fixed
2020-10-31 23:26:14 +03:00