Commit Graph

372 Commits

Author SHA1 Message Date
Denis Krivak
08affcb647
Fix link in the documentation (#12769) 2020-07-29 12:37:52 +03:00
贾顺名(Jarvis)
675c873c2c
docs: fix garbled 2020-07-28 18:21:14 +08:00
Bill
09c06a73d2
fix 一些错别字 (#12702) 2020-07-23 10:10:37 +03:00
vxider
064fd76496
Improve Chinese translation of tests.md (#12626)
* Improve translation

* remove wrong wrapping
2020-07-21 14:40:38 +03:00
Artem Zuikov
ff372ec0f0
Standard join type syntax position (#12520) 2020-07-16 11:56:45 +03:00
Eugene Klimov
2a3292cf00
add ORDER BY ... WITH FILL, LIMIT... WITH TIES documentation to RU and EN locale (#12410)
* add ORDER BY ... WITH FILL documentation to RU and EN locale

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/en/sql-reference/statements/select/limit.md

* Update docs/en/sql-reference/statements/select/limit.md

* Update docs/ru/sql-reference/statements/select/order-by.md

* Update docs/en/sql-reference/statements/select/limit.md

* Update docs/en/sql-reference/statements/select/order-by.md

* Update docs/en/sql-reference/statements/select/order-by.md

* Update docs/en/sql-reference/statements/select/order-by.md

* Update docs/en/sql-reference/statements/select/order-by.md

* Update docs/en/sql-reference/statements/select/order-by.md

* Update docs/ru/sql-reference/statements/select/limit.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-14 00:52:40 +03:00
Ivan Blinkov
eef67fd9f6
Update arithmetic-functions.md (#12431)
Update its Chinese translation.
2020-07-12 18:52:48 +03:00
Tom Bombadil
60a151350b
Update in-functions.md (#12430)
optimize its Chinese doc translation.
2020-07-12 18:52:23 +03:00
Tom Bombadil
246c86d14a
Update arithmetic-functions.md
Update its Chinese translation.
2020-07-12 16:28:00 +08:00
Ivan Blinkov
e0d19d2aea
[docs] engine family introduction refactoring (#12268)
* base refactoring

* adjust links

* Update index.md
2020-07-09 15:11:15 +03:00
Ivan Blinkov
eefb498517
[docs] refactor Domains overview (#12186) 2020-07-07 17:45:04 +03:00
BohuTANG
241b897e4b
Update index.md (#12191)
Fix merge link broken
2020-07-07 13:35:39 +03:00
BohuTANG
dc85f590b7
Update zh kafka.md title (#12192) 2020-07-07 13:35:16 +03:00
Eugene Klimov
a0661953a6
add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function (#12156)
* add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function

Signed-off-by: Slach <bloodjazman@gmail.com>

* small russian fixes

Signed-off-by: Slach <bloodjazman@gmail.com>

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

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

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-06 17:46:53 +03:00
yhgcn
30f05d03f1
Update array-functions.md (#12130)
修改编码错误
2020-07-06 11:25:28 +03:00
Ilya Yatsishin
5a4d9fb9ae
Merge pull request #12070 from ClickHouse/filimonov-max_rows_to_read-threads
max_rows_to_read remove note about 'applied on each thread separately'
2020-07-03 17:45:47 +03:00
BohuTANG
f0e715ade1
[docs] Sync zh/development/build-osx.md from EN (#12071) 2020-07-01 17:08:01 +03:00
filimonov
3cf01e9e0b
Update query-complexity.md 2020-07-01 14:37:39 +02:00
chengy8934
072d0f9c1f
Update browse-code.md (#12047)
* Update browse-code.md

纠正了一些翻译错误。

* Update browse-code.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-30 10:00:30 +03:00
Yuntao Wu
e62364f95a
fix the title's translattion error (#11939)
@zhang2014 I use MergeTree replaced  Chinese version "合并“, and fix an error.
2020-06-26 18:47:27 +03:00
Tom Bombadil
e29eeabfee
Update system.md (#11945)
* Update system.md

Translate the doc to Chinese

* Update system.md
2020-06-26 18:47:14 +03:00
Eugene Klimov
b508f7b77b
update SELECT description (#11907)
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-06-24 15:58:31 +03:00
alexey-milovidov
18eb141ea1
Merge pull request #11715 from azat/dist-optimize_skip_unused_shards-fixes
Control nesting level for shards skipping and disallow non-deterministic functions
2020-06-24 12:54:58 +03:00
Ivan Blinkov
3510040bc7
[docs] fix "zh" build (#11854) 2020-06-22 11:45:22 +03:00
alexey-milovidov
8de245fbaf
Merge pull request #11843 from ClickHouse/ithangzhou-fix-symlinks-2
Merging #11838, #11836,  #11837
2020-06-21 20:57:01 +03:00
Alexey Milovidov
7aa8567638 Changed symlinks to regular files 2020-06-21 18:28:32 +03:00
Alexey Milovidov
61c46cbc55 Merge branch 'ithangzhou-patch-17' into ithangzhou-fix-symlinks-2 2020-06-21 18:18:24 +03:00
Alexey Milovidov
949d464bcf Merge branch 'ithangzhou-patch-16' into ithangzhou-fix-symlinks-2 2020-06-21 18:18:21 +03:00
Alexey Milovidov
e7ac04b857 Merge branch 'master' of https://github.com/bitquery/ClickHouse into bitquery-master 2020-06-21 18:03:13 +03:00
alexey-milovidov
1947324877
Merge pull request #11658 from Coder-taotao/patch-2
repacle means "替换‘’ or “代替” in Chinese #document
2020-06-21 17:57:17 +03:00
alexey-milovidov
b94ab30da8
Update replacingmergetree.md 2020-06-21 17:56:57 +03:00
Azat Khuzhin
fb30629ff2 Add settings to control nesting level for shards skipping optimization
- optimize_skip_unused_shards_nesting (allows control nesting level for
  shards skipping optimization)
- force_skip_optimize_shards_nesting (allows control nesting level for
  checking was shards skipped or not)
- deprecates force_skip_optimize_shards_no_nested
2020-06-21 15:27:01 +03:00
Tom Bombadil
2a040777ea
Update show.md
Translate to Chinese version.
2020-06-21 14:30:06 +08:00
Tom Bombadil
92dda14ddd
Update revoke.md
Translate the origin doc into Chinese.
2020-06-21 14:11:37 +08:00
Tom Bombadil
1b9e72f9ad
Update alter.md (#11823)
What a huge doc I have translated to Chinese!
2020-06-20 12:12:45 +03:00
Yuntao Wu
ab4f9d35fd
replacingmergetree translate into "替换合并树“ better (#11814) 2020-06-20 10:31:05 +03:00
Tom Bombadil
37f6616c0f
Update join.md (#11798)
optimize the original Chinese translation for the doc.
2020-06-20 09:50:53 +03:00
Tom Bombadil
338e0dc5a1
Update memory.md (#11800)
optimize doc translation
2020-06-20 09:50:00 +03:00
Tom Bombadil
916ae64e42
Update roadmap.md (#11801)
Sync the doc content with the newest English version.
2020-06-19 19:42:51 +03:00
Tom Bombadil
6849b57f14
Update view.md (#11799)
correct the title
2020-06-19 19:09:06 +03:00
Ilya Yatsishin
fe24c715ca
Merge pull request #11760 from ithangzhou/patch-6
Update jdbc.md
2020-06-18 21:55:08 +03:00
Ilya Yatsishin
e8481283b5
Merge pull request #11762 from ithangzhou/patch-8
Update generate.md
2020-06-18 21:54:50 +03:00
Ilya Yatsishin
68a137c156
Merge pull request #11761 from ithangzhou/patch-7
Update lazy.md
2020-06-18 21:54:31 +03:00
Tom Bombadil
42de5ac8f0
Update generate.md
provide Chinese version of the doc
2020-06-18 23:03:32 +08:00
Tom Bombadil
1292cddab5
Update lazy.md
optimize toc title for this doc
2020-06-18 22:42:10 +08:00
Tom Bombadil
b125ebd2c1
Update jdbc.md
translate the doc to  Chinese version.
2020-06-18 22:38:25 +08:00
Tom Bombadil
a541b51647
Update graphitemergetree.md
translate the doc to Chinese version
2020-06-18 22:27:43 +08:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references (#11742)
* prefer relative links from root

* wip

* split aggregate function reference

* split system tables
2020-06-18 11:24:31 +03:00
Ivan Blinkov
9a26d48ad0
Basic blog similar to docs (#11609)
* Basic blog similar to docs

* rename post

* no post content in post_meta

* update readme and template

* more "en" content

* complete "en" content

* build blog redirects

* redirects for migration

* link sitemaps

* update po

* add "ru" content

* ru redirects

* remove old domain mentions

* adjust styles

* content improvements

* +1 alt

* use main images from CDN

* use re-hosted in-content images

* extra vertical margin around embedded youtube

* minor improvements

* adjust post page

* adjust html meta

* adjust post page

* improve blog rendering
2020-06-16 09:31:00 +03:00
bluebirddm
42ff73eb00
Update versionedcollapsingmergetree.md (#11654)
* Update versionedcollapsingmergetree.md

简单翻译

* Update versionedcollapsingmergetree.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-15 21:43:06 +03:00