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
Yuntao Wu
4f8c7bcf78
update some errors ( #11656 )
...
collapse means “折叠” in Chinese
engine means “引擎” in Chinese when we are developing
2020-06-15 21:42:35 +03:00
Yuntao Wu
3f8d72c372
merge translates into "合并" better ( #11659 )
...
* merge translates into "合并" better
* Update index.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-15 21:41:31 +03:00
Tom Bombadil
a9599d0a37
Update index.md ( #11674 )
...
* Update index.md
optimize chinese-doc translation
* Update index.md
* Update index.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-15 21:40:20 +03:00
long2ice
6e18001bd8
add mysql2ch in docs ( #11680 )
...
* add mysql2ch
add mysql2ch
* Update integrations.md
* Update integrations.md
* Update integrations.md
* Update integrations.md
* Update integrations.md
* Update integrations.md
* Update integrations.md
2020-06-15 18:25:13 +03:00
Tom Bombadil
4c100dcf8f
Update syntax.md ( #11679 )
...
translate to chinese doc
2020-06-15 17:10:23 +03:00
Yuntao Wu
f9431e8886
repacle means "替换‘’ or “代替” in Chinese
2020-06-14 11:17:51 +08:00
Tom Bombadil
09a37db2a3
Update clickhouse-benchmark.md ( #11619 )
...
* Update clickhouse-benchmark.md
Optimize doc translation for Simplized-Chinese version,author by TomBombadil
* Update clickhouse-benchmark.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-13 05:48:50 +03:00
Tom Bombadil
558912be7d
Update lazy.md ( #11620 )
...
* Update lazy.md
Optimize the doc translation for Simplified-Chinese version.
* Update lazy.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-13 05:47:23 +03:00
zzsmdfj
a2ed8d70a7
update zh-docs-aggregate-functions ( #11623 )
2020-06-12 14:03:01 +03:00
Ivan Blinkov
3d9424fd5a
perl -pi -e 's/repo\.yandex\.ru\/clickhouse/repo.clickhouse.tech/g' {}
2020-06-10 21:54:55 +03:00