Commit Graph

3451 Commits

Author SHA1 Message Date
Dao 040aa53196 Merge branch 'jiacheng.sun-add-information-schema-cnch' into 'cnch-dev'
feat(clickhousech@m-3000223371): add information schema

See merge request dp/ClickHouse!18538
2024-01-30 11:08:54 +08:00
Dao 52cbe1c4fa Merge branch 'cnch_ck23p3_alignment_4jan' into 'cnch-ce-merge'
feat(clickhousech@m-16749763): Cnch ck23p3 alignment

See merge request dp/ClickHouse!18366
2024-01-19 16:10:28 +08:00
ducle.canh b8c76c1aab initial commit 2023-01-05 14:19:18 +08:00
alexey-milovidov 960d572f41 Merge pull request #25797 from gyuton/gyuton-DOCSUP-10112-Document-logical-functions
DOCSUP-10112: Documented logical functions
2021-07-08 00:34:23 +03:00
ImgBotApp 8204ba4c73 [ImgBot] Optimize images
*Total -- 79.00kb -> 57.71kb (26.95%)

/docs/ru/images/play.png -- 36.44kb -> 25.98kb (28.71%)
/docs/en/images/play.png -- 36.44kb -> 25.98kb (28.71%)
/website/images/index/hackernews.svg -- 1.08kb -> 1.00kb (7.78%)
/website/images/yandex.png -- 4.35kb -> 4.08kb (6.28%)
/website/images/logo-180x180.png -- 0.69kb -> 0.68kb (0.57%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-07 19:12:16 +00:00
alexey-milovidov 183f633476 Merge pull request #25931 from olgarev/revolg-DOCSUP-10063-minimal_web_ui
DOCSUP-10063: minimal web UI + new adopter
2021-07-07 22:10:32 +03:00
Victor 89c5a2fe43 Update distinct.md 2021-07-07 13:38:56 +03:00
Maksim Kita 48dc045454 Merge pull request #25973 from otrazhenia/evgsudarikova-DOCSUP-10768
DOCSUP-10768: added Array type to the list of supported types in Dictionaries' attributes.
2021-07-07 01:52:22 +03:00
olgarev 34c8faa2ff Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-06 21:08:11 +03:00
Olga Revyakina 95475bc095 Links again 2021-07-06 21:06:34 +03:00
tavplubix 087f8e125a Merge pull request #25799 from lehasm/alexey-sm-DOCSUP-9779-document-quantileBFloat16
DOCSUP-9779: Document the quantileBFloat16
2021-07-06 11:43:06 +03:00
Alexey Milovidov 320c9f69e5 Remove obsolete trash about libraries 2021-07-06 03:31:39 +03:00
Olga Revyakina fe678926e8 3 try 2021-07-06 01:39:40 +03:00
Olga Revyakina 0cd2c509c1 Links 2021-07-06 01:08:26 +03:00
Olga Revyakina 580817c127 2 try 2021-07-06 00:29:26 +03:00
Olga Revyakina 2728f19e7c 1 try 2021-07-06 00:19:29 +03:00
Maksim Kita 3f89e728d3 Merge pull request #25805 from gyuton/gyuton-DOCSUP-10532-Edited-and-translated-to-Russian
DOCSUP-10532: Edited and translated to Russian (dateName and bitPositionsToArray functions)
2021-07-05 21:42:05 +03:00
Evgeniia Sudarikova af7b8594d4 added array to types 2021-07-04 16:11:29 +03:00
lehasm 22f7ccf899 Update docs/ru/sql-reference/aggregate-functions/reference/quantilebfloat16.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-03 10:06:32 +03:00
lehasm d5ba839d00 Update docs/ru/sql-reference/aggregate-functions/reference/quantilebfloat16.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-03 10:06:17 +03:00
Olga Revyakina f5006c2c8b Web UI + new adopter 2021-07-03 07:57:57 +03:00
alexey-milovidov 0c3814cf11 Merge pull request #25904 from xjewer/alex/add_index_first
CLICKHOUSE-1194: add skipping index to the beginning of the list
2021-07-03 04:55:00 +03:00
Alexey fb8fefa874 bfloat16 wrapped into back ticks 2021-07-02 20:21:38 +00:00
Alexey a8c9008ce5 Ru translation + some updates + link fixes 2021-07-02 20:18:55 +00:00
George 7c10d24537 Deleted wrong doc 2021-07-02 13:23:00 +03:00
Aleksei Semiglazov d66df112cd CLICKHOUSE-1194: add skipping index to the beginning of the list
add the FIRST keyword to the ADD INDEX command to be able to add index in the beginning of the list.

Signed-off-by: Aleksei Semiglazov <asemiglazov@cloudflare.com>
2021-07-01 19:37:48 +01:00
Vladimir a923ecb835 Merge pull request #25793 from Slach/improve_alter_partition_docs
add DELETE IN PARTITION and UPDATE IN PARTITION into ALTER syntax TOC
2021-07-01 10:55:44 +03:00
alexey-milovidov 09226c3076 Update http.md 2021-06-30 15:44:58 +03:00
Anton Popov 45f46c68ff Merge pull request #25607 from gyuton/gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
DOCSUP-10293: Documented the optimize_functions_to_subcolumns setting
2021-06-30 14:26:48 +03:00
Anton Popov 3a61d704f0 Update count.md 2021-06-30 14:26:04 +03:00
tavplubix d7e1db38e4 Merge pull request #25302 from otrazhenia/evgsudarikova-DOCSUP-10299
DOCSUP-10299: Edit and translate to Russian
2021-06-30 14:02:43 +03:00
gyuton bddff6f3c6 Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-30 13:23:07 +03:00
Evgenia Sudarikova 95987f3e14 change to "рабочая среда" 2021-06-30 13:02:39 +03:00
Maksim Kita 380ea8652c Merge pull request #25384 from gyuton/gyuton-DOCSUP-10114-Document-the-quantileExact-functions
DOCSUP-10114: Documented the quantileExact functions
2021-06-30 12:09:13 +03:00
George 00caa0beef Better wording 2021-06-30 01:27:36 +03:00
George af60ea3542 Small fix 2021-06-30 00:55:28 +03:00
gyuton bc58249dc1 Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-06-30 00:54:03 +03:00
George 693afac5da Added translation 2021-06-30 00:02:45 +03:00
George 71f80832cd Added expressions 2021-06-29 16:27:54 +03:00
Nikita Mikhaylov 48b88624ba Merge pull request #25511 from sevirov/sevirov-DOCSUP-8660-table_function_s3cluster
DOCSUP-8660: Table function s3Cluster
2021-06-29 14:51:48 +04:00
Nikita Mikhaylov 3b521c2133 Update s3Cluster.md 2021-06-29 14:51:11 +04:00
George 4e2b3cf69a Small update 2021-06-29 04:55:31 +03:00
George 230ef6cf0a Added translation of bitPositionsToArray(num) 2021-06-29 04:39:32 +03:00
George a19963ed54 Added translation for dateName 2021-06-29 04:01:13 +03:00
Slach da42216650 add DELETE IN PARTITION and UPDATE IN PARTITION into ALTER syntax TOC
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-06-28 19:21:53 +05:00
Evgenia Sudarikova 2d1b53ab3a Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-lifetime.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-28 13:16:41 +03:00
Maksim Kita e950a03a51 Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue 2021-06-28 11:27:59 +03:00
Dmitriy 77f140968d Update ExternalDistributed.md
Убрал поддержку запросов на вставку.
2021-06-27 23:45:05 +03:00
Kseniia Sumarokova e5eeb62f92 Update mysql.md 2021-06-27 23:22:35 +03:00
Kseniia Sumarokova 7d0e38c82b Update postgresql.md 2021-06-27 23:20:44 +03:00