Commit Graph

420 Commits

Author SHA1 Message Date
Alexey Milovidov
db4db42b65 Fix broken links in docs 2020-10-13 20:23:29 +03:00
yulu86
0cc7f3eac8 optimize Chinese tutorial 2020-10-06 00:05:34 +08:00
yulu86
791862d416 optimize Chinese tutorial 2020-10-05 23:54:44 +08:00
yulu86
537a497904 optimize Chinese tutorial 2020-10-05 23:29:53 +08:00
Arthur Wong
e428c5158d
Update apply-catboost-model.md 2020-09-28 16:12:14 +08:00
John
23f06de0be
Update in.md 2020-09-25 11:48:25 +08:00
alexey-milovidov
85506cee47
Merge pull request #14415 from dreamerfable/master
Update replacingmergetree.md
2020-09-19 16:42:30 +03:00
alexey-milovidov
079aa8aad7
Merge pull request #14625 from fanofxiaofeng/patch-1
"回话" -> "的会话"
2020-09-19 16:33:05 +03:00
alexey-milovidov
6a1e4ccdf9
Merge pull request #14946 from yulu86/correct_content
Correct SQL syntax error for Chinese document
2020-09-18 01:22:15 +03:00
alexey-milovidov
21fa92331e
Merge pull request #14812 from yulu86/optimize-cn-doc
Optimize Chinese tutorial import data section to make it more human readable
2020-09-18 01:18:10 +03:00
yulu86
eab11e35cd modify title of aggragate functions in Chinese 2020-09-17 22:58:20 +08:00
yulu86
c156c0f28f modify syntax 2020-09-17 22:54:28 +08:00
yulu86
17a04cd62b Optimize Chinese tutorial to make it more human readable 2020-09-15 00:01:37 +08:00
Vxider
f2293d5d17 update translation 2020-09-14 12:29:25 +08:00
Vxider
7bbf7b2950 improvement chinese translation of remote.md 2020-09-11 23:26:01 +08:00
Gao Qiang
b8d28c864c
Update aggregatingmergetree.md 2020-09-09 22:45:49 +08:00
Ilya Yatsishin
0a0f794874
Merge pull request #14510 from yulu86/update-docs
Update Chinese tutorial documentation to make it more human readable
2020-09-09 17:08:06 +03:00
靳阳
063bcf6ff7
"回话" -> "的会话"
fix typo in Chinese
2020-09-09 20:03:26 +08:00
Gao Qiang
77b214f7ab
Update custom-partitioning-key.md 2020-09-08 22:59:19 +08:00
zhangshengyu
d666d4c449 fix zh translate 2020-09-07 15:00:47 +08:00
yulu86
439bcab6d6 update chinese tutorial to make it more human readable 2020-09-05 10:36:35 +08:00
yulu86
dbeeb7d141 optimize chinese tutorial docs to make it more human readable 2020-09-05 01:52:23 +08:00
Gao Qiang
23fb122818
Update replacingmergetree.md
fix the wrong translation of sorting key
fix the wrong format
make some sentences more understandable
I think the title which is a name of table engine is more approriate to keeping in english 。
2020-09-02 23:27:27 +08:00
alesapin
12f76d9448
Merge pull request #14325 from azat/suppress-wget-output
Suppress superfluous wget (-nv) output
2020-09-02 14:59:28 +03:00
alexey-milovidov
8a2b06af74
Merge pull request #14185 from dreamerfable/master
Update MergeTree.md
2020-09-02 04:59:41 +03:00
Azat Khuzhin
2d7cb03120 Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].

  [1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
2020-09-01 10:25:13 +03:00
Ivan Blinkov
679afe5ff2 Revert "Documentation about ReplacingMergeTree extended with type DateTime64 for column (#13498)"
This reverts commit 896b561523.
2020-09-01 10:06:23 +03:00
Gao Qiang
bd9c01e4c0
Update mergetree.md 2020-08-28 22:54:30 +08:00
Gao Qiang
e2574da1f5
Update mergetree.md
Update all content in this article,fix wrong formats, fix wrong translation,unified description of main concept, remove deprecated content,add the new features.
2020-08-27 21:21:43 +08:00
Gao Qiang
9a6f8c0d58
Update mergetree.md (#13969)
* Update mergetree.md

Correct some wrong logic like translate of ‘big row’,Add some missing prpeties in new version。

* Update docs/zh/engines/table-engines/mergetree-family/mergetree.md

* Update mergetree.md

correct a wrong separate of TTL rule

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-27 11:20:42 +03:00
Sergey Mirvoda
8e50bdd6c0
updated client libraries in zh docs 2020-08-25 23:21:32 +05:00
Eugene Klimov
e519e836bf
sync EN and RU version operations/server-configuration-parameters/settings.md add text_log description, translate to RU trace_log.md (#13923)
* fix docs link checks
recreate as new PR
https://github.com/ClickHouse/ClickHouse/pull/13190#issuecomment-676435412

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

* fix links after docs_check https://clickhouse-test-reports.s3.yandex.net/13923/0ce13be72e83665b7269c291f9efdf30c8533338/docs_check/docs_output.txt

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

* try to remove nowhere links in RU, EN, FA, ZN, FR, JA, TR version after https://clickhouse-test-reports.s3.yandex.net/13923/8a4bdfdc57b6b92cdae0651513d190e3f8ebcb23/docs_check/docs_output.txt

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

* fix link after https://clickhouse-test-reports.s3.yandex.net/13923/bc89725b138a8c8bdfa7f1e63698ec1957031cfe/docs_check/docs_output.txt

Signed-off-by: Slach <bloodjazman@gmail.com>
2020-08-25 10:41:59 +03:00
alexey-milovidov
c3699d7026
Merge pull request #13909 from vladimir-golovchenko/fix-dev-instruction
Actualized that just one standard library libc++ is being used
2020-08-20 12:31:19 +03:00
vladimir golovchenko
fa4cb79a5a Actualized the using just one standard library libc++ (before supported both libstdc++ and libc++). 2020-08-20 01:41:04 -07:00
mikepop7
ad62e42229
Documentation improve: Translate [select] section into Chinese to improve readability (#13814)
* translate [select] section into Chinese to improve readability

* trigger ci

Co-authored-by: mikepop7 <>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-17 23:28:11 +03:00
emakarov
896b561523
Documentation about ReplacingMergeTree extended with type DateTime64 for column (#13498)
Co-authored-by: Evgeni Makarov <evgeni@swatmobile.io>
2020-08-17 10:45:10 +03:00
alexey-milovidov
7de9c2183a
Merge pull request #13517 from vladimir-golovchenko/fix-time-interval-for-create-alter-quota-queries
Fixed docs, document blocks and tests: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements
2020-08-09 02:12:13 +03:00
alexey-milovidov
0e341a6f80
Merge pull request #13451 from vladimir-golovchenko/fix-developer-instruction
Fixed developer instruction
2020-08-09 01:36:05 +03:00
vladimir golovchenko
84a8ad7da9 Fixed docs: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements. 2020-08-08 01:16:56 -07:00
vladimir golovchenko
336a6155d8 Actualized the versions of compilers and Standard Library. 2020-08-07 06:49:15 -07:00
vladimir golovchenko
057a596aa2 Fixed the wrong command to run clickhouse-client. 2020-08-07 06:48:54 -07:00
vladimir golovchenko
568b8d31b4 Fixed the link to a list of tasks: it points to open issues marked as 'easy'. 2020-08-07 06:48:41 -07:00
vladimir golovchenko
987b420709 Fixed the wrong link to Git Cheat Sheet. 2020-08-07 06:48:25 -07:00
vladimir golovchenko
95f95b1f37 Fixed misspelling links. 2020-08-07 06:47:57 -07:00
Alexander Millin
b7f08f447a
[docs] Fix system.md (#13332)
Co-authored-by: Alexander Millin <a.millin@city-mobil.ru>
2020-08-07 11:48:38 +03:00
amoschen
d7bd4ff6aa
update #syntax-expressions in syntax.md (#13269) 2020-08-03 16:51:56 +03:00
Alexey Milovidov
b7ec7be296 Update docs 2020-08-02 01:02:46 +03:00
Alexey Milovidov
db13f782d0 Remove trash (blinkov) 2020-08-02 00:54:19 +03:00
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