tavplubix
|
3f8f08c49c
|
Merge pull request #30772 from sevirov/sevirov-DOCSUP-16361-update_the_sql_statement_create_database
DOCSUP-16361: Update the SQL-statement CREATE DATABASE
|
2021-11-01 21:40:48 +03:00 |
|
Dmitriy
|
4d2be6d8bb
|
Add database engines
Добавил движки баз данных.
|
2021-11-01 19:39:35 +03:00 |
|
sevirov
|
279e1eb6e9
|
Update docs/en/sql-reference/statements/create/database.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-11-01 18:58:08 +03:00 |
|
Vladimir C
|
9d967e9883
|
Merge pull request #30840 from nickitat/nickitat_any_type_4_arrayStringConcat
|
2021-11-01 11:48:45 +03:00 |
|
alexey-milovidov
|
15b9d65221
|
Merge pull request #30662 from azat/conf-clickhouse
Switch everything left from `<yandex>` to `<clickhouse>`
|
2021-10-31 14:56:51 +03:00 |
|
alexey-milovidov
|
bc5be3208e
|
Merge pull request #30815 from simpl1g/doc-add-projection-example
[DOCS] Fix ADD PROJECTION example in ru/en docs
|
2021-10-31 14:29:48 +03:00 |
|
Maksim Kita
|
cf0fbbbc17
|
Merge pull request #30406 from andrc1901/andrc1901-DOCSUP-16606-translate_to_russian
DOCSUP-16606: [CLICKHOUSEDOCS] Edit and translate to Russian
|
2021-10-29 23:53:45 +03:00 |
|
Maksim Kita
|
ca5886a362
|
Merge pull request #30669 from gyuton/gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs
DOCSUP-14091: Documented the tupleToNameValuePairs
|
2021-10-29 23:52:58 +03:00 |
|
gyuton
|
a5cd1aa294
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-29 22:24:14 +03:00 |
|
Kseniia Sumarokova
|
2050d0a33d
|
Merge pull request #30793 from lingtaolf/feature/function_mapExtractKeyLike
Add new function mapExtractKeyLike
|
2021-10-29 21:54:39 +03:00 |
|
Anton Popov
|
c9e114436a
|
Merge pull request #30342 from lehasm/alexey-sm-DOCSUP-14793-document-describe_include_subcolumns
DOCSUP-14793: document describe_include_subcolumns setting
|
2021-10-29 17:49:03 +03:00 |
|
Nikolai Kochetov
|
8316e4d420
|
Merge pull request #30147 from ka1bi4/romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
DOCSUP-14101: [CLICKHOUSEDOCS] Edit and translate to Russian
|
2021-10-29 15:12:45 +03:00 |
|
Roman Bug
|
2ac17c57ec
|
DOCSUP-15710: [CLICKHOUSEDOCS] Edit and translate to Russian (s2 functions) (#29787)
|
2021-10-29 14:28:41 +03:00 |
|
mergify[bot]
|
65df198e9b
|
Merge branch 'master' into conf-clickhouse
|
2021-10-28 22:19:42 +00:00 |
|
Nickita Taranov
|
982d38e60c
|
update docs
|
2021-10-29 00:40:42 +03:00 |
|
Alexey
|
671b421a31
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-14793-document-describe_include_subcolumns
|
2021-10-28 19:45:53 +00:00 |
|
Dmitriy
|
3515ab99b6
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-10-28 20:27:29 +03:00 |
|
Konstantin Ilchenko
|
88084c715b
|
[DOCS] Fix ADD PROJECTION example in ru/en docs
|
2021-10-28 17:34:09 +02:00 |
|
Kruglov Pavel
|
31a1fa6b4c
|
Merge pull request #30417 from ka1bi4/romanzhukov-DOCSUP-16598-normalizeUTF8
DOCSUP-16598: [CLICKHOUSEDOCS] Document the normalizeUTF8 functions
|
2021-10-28 16:09:54 +03:00 |
|
Roman Bug
|
1eec90b765
|
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
|
2021-10-28 15:23:04 +03:00 |
|
凌涛
|
39322cdbe2
|
add a new function mapExtractKeyLike
|
2021-10-28 17:15:32 +08:00 |
|
Kseniia Sumarokova
|
fba0e11cff
|
Merge pull request #29471 from lingtaolf/feature/fucntion-mapContainsKeyLike
New function `mapContainsKeyLike`
|
2021-10-28 09:21:51 +03:00 |
|
Alexey
|
a09746b4e2
|
updated related data types
|
2021-10-28 04:47:16 +00:00 |
|
Dmitriy
|
b4b48e09a5
|
Document the database comment
Задокументировал секцию comment.
|
2021-10-27 22:29:29 +03:00 |
|
Anton Popov
|
2bb586bed3
|
Merge pull request #30541 from gyuton/gyuton-DOCSUP-14941-Document-asynchronous-insert-mode
DOCSUP-14941-Document-asynchronous-inserts
|
2021-10-27 20:25:17 +03:00 |
|
gyuton
|
527474da64
|
Fix wording
|
2021-10-27 16:21:50 +03:00 |
|
Kseniia Sumarokova
|
57626438b0
|
Merge pull request #30469 from kirillikoff/kirillikoff-DOCSUP-13264
DOCSUP-13264: Document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators
|
2021-10-27 09:48:12 +03:00 |
|
凌涛
|
fb6716f4ac
|
add doc
|
2021-10-27 11:56:55 +08:00 |
|
andrc1901
|
e45c2241a9
|
Update docs/en/sql-reference/functions/splitting-merging-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-26 20:47:10 +03:00 |
|
andrc1901
|
9138d8965d
|
Update docs/en/sql-reference/functions/splitting-merging-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-26 20:46:44 +03:00 |
|
Tatiana Kirillova
|
bc0a9c6984
|
Update index.md
|
2021-10-26 20:09:13 +03:00 |
|
gyuton
|
901e5170a1
|
small fixes
|
2021-10-26 16:42:19 +03:00 |
|
Azat Khuzhin
|
e0cd7a8304
|
docs: switch <yandex> to <clickhouse>
|
2021-10-26 08:52:29 +03:00 |
|
gyuton
|
a714219137
|
Merge branch 'master' into gyuton-DOCSUP-14091-Document-the-tupleToNameValuePairs
|
2021-10-26 01:15:13 +03:00 |
|
gyuton
|
81bd4a0679
|
Small fix
|
2021-10-26 00:15:46 +03:00 |
|
gyuton
|
a9ef0359d9
|
documented the function
|
2021-10-26 00:01:31 +03:00 |
|
gyuton
|
c08f6cae05
|
translated to Russian
|
2021-10-25 22:39:47 +03:00 |
|
Andrei Ch
|
1bc542980c
|
adding ngrams
|
2021-10-25 19:15:28 +03:00 |
|
Andrei Ch
|
65be1e9668
|
moving tokens from file to file
|
2021-10-25 19:14:49 +03:00 |
|
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 |
|