Frank Zhao
fcf5f4e10c
[Doc] fix Chinese directory name ( #10960 )
...
* Update index.md
Although "engine" translate to "发动机" directly, but "发动起" is more like a car engine, and "表引擎" means "table engine" in English and will fit in this context
* Update index.md
Use "engine" rather than "table engine"
2020-05-19 09:01:21 +03:00
Alexander Tokmakov
175b7aedf3
Merge branch 'master' into merging_external_source_cassandra
2020-05-19 05:21:27 +03:00
alexey-milovidov
5b820091a7
Merge pull request #11020 from excitoon/patch-9
...
Fixed link to external dictionaries
2020-05-19 03:58:41 +03:00
alexey-milovidov
b6b7e30e41
Merge pull request #11017 from ClickHouse/playground-minor
...
[docs] minor playground.md improvements
2020-05-19 01:27:04 +03:00
Vladimir Chebotarev
8552d5e9b7
Fixed link to external dictionaries
2020-05-18 19:49:06 +03:00
alesapin
5a456032b8
Merge pull request #11012 from ClickHouse/docs_better_background_pool_size_description
...
Better background_pool_size description in docs
2020-05-18 18:55:02 +03:00
Ivan Blinkov
2d71089ad0
[docs] improve headerlink handling (¶) ( #11016 )
2020-05-18 18:28:33 +03:00
Ivan Blinkov
c7ec354362
[docs] rel=canonical match symlinks in sources ( #11013 )
2020-05-18 17:43:38 +03:00
Ivan Blinkov
99cdb1211d
[docs] minor playground.md improvements
2020-05-18 17:37:24 +03:00
Ivan Blinkov
bf66693a85
Get rid of "Note Note"
2020-05-18 17:29:05 +03:00
alesapin
03f09986fd
Add dot.
2020-05-18 16:47:30 +03:00
Alexander Tokmakov
e542e814de
better background_pool_size description in docs
2020-05-18 16:34:54 +03:00
Ivan Blinkov
7e71042c18
Merge pull request #10995 from ClickHouse/dependabot/pip/docs/tools/protobuf-3.12.0
...
Bump protobuf from 3.11.3 to 3.12.0 in /docs/tools
2020-05-18 11:33:09 +03:00
Ivan Blinkov
f39e0a8375
Merge pull request #10997 from ClickHouse/dependabot/pip/docs/tools/soupsieve-2.0.1
...
Bump soupsieve from 2.0 to 2.0.1 in /docs/tools
2020-05-18 11:25:14 +03:00
Ivan Blinkov
c67855dfed
Merge pull request #10996 from ClickHouse/dependabot/pip/docs/tools/beautifulsoup4-4.9.1
...
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /docs/tools
2020-05-18 11:25:11 +03:00
Ivan Blinkov
e7fa91c5ad
Update playground.md
2020-05-18 11:17:43 +03:00
dependabot-preview[bot]
0d1f63d1c5
Bump soupsieve from 2.0 to 2.0.1 in /docs/tools
...
Bumps [soupsieve](https://github.com/facelessuser/soupsieve ) from 2.0 to 2.0.1.
- [Release notes](https://github.com/facelessuser/soupsieve/releases )
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:57:03 +00:00
dependabot-preview[bot]
380dce33f3
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /docs/tools
...
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.9.0 to 4.9.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:56:39 +00:00
dependabot-preview[bot]
07759d5d01
Bump protobuf from 3.11.3 to 3.12.0 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.11.3 to 3.12.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.3...v3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 07:56:20 +00:00
alexey-milovidov
6d34f24605
Merge branch 'master' into complex_key_direct
2020-05-17 11:55:01 +03:00
alexey-milovidov
00cc0b5752
Merge pull request #10946 from qoega/merge-10600
...
Merge #10600
2020-05-17 11:46:53 +03:00
BayoNet
c701493e30
DOCS-626: EN review, RU translations for RBAC docs ( #10951 )
...
* DOCSUP-1062 (#112 )
* added first draft
* minor fixes
* fixed anchors
* yet another fixes
* and the minorest fixes
* Apply suggestions from doc review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* fixed terminology in ru (access entity, throws exception)
* fixed typo
* fixed typo
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed link.
* CLICKHOUSEDOCS-626: Fixed links.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-15 23:30:51 +03:00
Ivan Blinkov
3105be4fea
[docs] add info on accessing the playground via CLI ( #10944 )
...
* [docs] add info on accessing the playground via CLI
...and multiple available versions
* Update docs/en/getting-started/playground.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-05-15 20:44:39 +03:00
Yatsishin Ilya
111902a018
Merge #10600
2020-05-15 16:14:39 +03:00
Ivan Blinkov
aa17da6b68
[docs] adjust SELECT ToC meta ( #10942 )
...
* [docs] adjust SELECT ToC meta
* Update array-join.md
* Update distinct.md
* Update format.md
* Update from.md
* Update group-by.md
* Update having.md
* Update into-outfile.md
* Update join.md
* Update limit-by.md
* Update limit.md
* Update order-by.md
* Update prewhere.md
* Update sample.md
* Update union-all.md
* Update where.md
* Update with.md
2020-05-15 14:25:18 +03:00
Артем Стрельцов
be731ad62e
Merge branch 'master' of github.com:yandex/ClickHouse into complex_key_direct
2020-05-15 12:01:09 +03:00
dependabot-preview[bot]
5710e80687
Bump mkdocs from 1.1.1 to 1.1.2 in /docs/tools
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.1...1.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 07:50:01 +00:00
alexey-milovidov
adca048612
Update extended-roadmap.md
2020-05-15 10:07:06 +03:00
Ivan Blinkov
cd14f9ebcb
SQL reference refactoring ( #10857 )
...
* split up select.md
* array-join.md basic refactoring
* distinct.md basic refactoring
* format.md basic refactoring
* from.md basic refactoring
* group-by.md basic refactoring
* having.md basic refactoring
* additional index.md refactoring
* into-outfile.md basic refactoring
* join.md basic refactoring
* limit.md basic refactoring
* limit-by.md basic refactoring
* order-by.md basic refactoring
* prewhere.md basic refactoring
* adjust operators/index.md links
* adjust sample.md links
* adjust more links
* adjust operatots links
* fix some links
* adjust aggregate function article titles
* basic refactor of remaining select clauses
* absolute paths in make_links.sh
* run make_links.sh
* remove old select.md locations
* translate docs/es
* translate docs/fr
* translate docs/fa
* remove old operators.md location
* change operators.md links
* adjust links in docs/es
* adjust links in docs/es
* minor texts adjustments
* wip
* update machine translations to use new links
* fix changelog
* es build fixes
* get rid of some select.md links
* temporary adjust ru links
* temporary adjust more ru links
* improve curly brace handling
* adjust ru as well
* fa build fix
* ru link fixes
* zh link fixes
* temporary disable part of anchor checks
2020-05-15 07:34:54 +03:00
BayoNet
948bb81523
DOCS-629: Parameters for Replicated engines ( #10854 )
...
* Updated parameters description.
* CLICKHOUSEDOCS-629: Fixed typo.
* CLICKHOUSEDOCS-629: Updated by comment
* CLICKHOUSEDOCS-629: Fix.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-14 19:07:13 +03:00
Артем Стрельцов
6b12cfb8e4
documentation added
2020-05-13 19:05:05 +03:00
Ivan Blinkov
efa1e9562b
Update aggregatefunction.md
2020-05-13 18:39:33 +03:00
alesapin
612385d703
Revert "DOCS-628: Stable versions of statistical functions ( #10848 )"
...
This reverts commit 1a4ce6b3c8
.
2020-05-13 16:32:36 +03:00
Vladimir Bunchuk
ee9aaa499a
Update access-rights.md
...
typo fix
2020-05-13 14:59:02 +03:00
Ilya Yatsishin
3e164769aa
Merge pull request #10875 from BayoNet/en-docs/CLICKHOUSEDOCS-504-groupArrayInsertAt
...
DOCS-504: groupArrayInsertAt
2020-05-13 11:50:05 +03:00
Ilya Yatsishin
f2718ab8b0
Merge pull request #10864 from den-crane/patch-1
...
Doc. typo fix
2020-05-13 11:44:35 +03:00
dependabot-preview[bot]
91de241d7f
Bump mkdocs-macros-plugin from 0.4.6 to 0.4.7 in /docs/tools
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 08:06:09 +00:00
dependabot-preview[bot]
0797b33be3
Bump mkdocs from 1.1 to 1.1.1 in /docs/tools
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.1 to 1.1.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.1...1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:41:39 +00:00
BayoNet
1a4ce6b3c8
DOCS-628: Stable versions of statistical functions ( #10848 )
...
* CLICKHOUSEDOCS-628: Mentioned Stable versions of staticsical functions.
* CLICKHOUSEDOCS-628: Sync from EN to RU.
* Update docs/ru/sql-reference/aggregate-functions/reference.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-628: Updated formatting.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-13 09:08:35 +03:00
Sergei Shtykov
1a2181fb45
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-504-groupArrayInsertAt
2020-05-13 09:02:31 +03:00
Sergei Shtykov
5d2bf3f6ac
CLICKHOUSEDOCS-504: groupArrayInsertAt
2020-05-13 08:58:51 +03:00
AsiaKorushkina
681dc69ae7
asiana21-DOCSUP-789 ( #110 )
...
* docs(groupArrayInsertAt): added the function description
* docs(groupArrayInsertAt): some changes
* docs(groupArrayInsertAt): some changes 2
* docs(groupArrayInsertAt): some changes 3
* docs(groupArrayInsertAt): parameter section changed
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* docs(groupArrayInsertAt): some examples are added
* docs(groupArrayInsertAt): russian translation added
* docs(groupArrayInsertAt): some change in russian translation
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-05-13 08:46:20 +03:00
Alexey Milovidov
88039e8371
Fix data rot @blinkov
2020-05-13 01:17:32 +03:00
Denis Zhuravlev
f9439acde1
typo
2020-05-12 17:57:11 -03:00
BayoNet
f2e2e993e5
DOCS-289: randConstant ( #10838 )
...
* DOCSUP-778 (#111 )
* docs(randConstant): add description
* docs(randConstant): edit link
* docs(randConstant): corrections after review
* docs(randConstant): add description in Russian
Co-authored-by: egilmanova <egilmanova@yandex-team.ru>
* CLICKHOUSEDOCS-289: Updated descriptions.
* CLICKHOUSEDOCS-289: Fixed links.
* Update docs/ru/sql-reference/functions/random-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* Update docs/en/sql-reference/functions/random-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: egilmanova <63861789+egilmanova@users.noreply.github.com>
Co-authored-by: egilmanova <egilmanova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-12 19:37:21 +03:00
Ivan Blinkov
0e2d423aac
fix docs build
2020-05-12 17:20:47 +03:00
Ivan Blinkov
8771402cb5
[docs] faster local/debug build ( #10840 )
2020-05-12 17:09:36 +03:00
Ivan Blinkov
ff0ae624ef
CLICKHOUSE-4862: some markdown fixes @ ru mergetree.md ( #10835 )
2020-05-12 12:49:36 +03:00
Ivan Blinkov
723bebafb1
CLICKHOUSE-4862: fix link ( #10836 )
2020-05-12 12:32:28 +03:00
Ivan Blinkov
2521a37c94
Some fixes at ru merge-tree-settings.md ( #10837 )
2020-05-12 12:30:08 +03:00
alex-zaitsev
e24954eebf
Add a description of Altinity services ( #10812 )
...
* Add a description of Altinity services
* Sales pitch removed
2020-05-11 13:56:47 +03:00
alexey-milovidov
1e73e02bc0
Merge pull request #10620 from den-crane/Docs/merge-tree-settings-cont
...
Doc. merge-tree-settings.md
2020-05-11 06:42:57 +03:00
ImgBotApp
d78eeab8b3
[ImgBot] Optimize images
...
*Total -- 643.66kb -> 611.81kb (4.95%)
/website/images/yandex.png -- 4.24kb -> 2.04kb (52.04%)
/docs/fr/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/tr/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/en/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/es/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/ja/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/zh/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/ru/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/fa/images/row-oriented.gif -- 40.60kb -> 38.36kb (5.51%)
/docs/en/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/ja/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/tr/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/fa/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/zh/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/ru/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/es/images/column-oriented.gif -- 44.42kb -> 42.75kb (3.77%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/tr/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/en/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/fr/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/es/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/website/images/mkdocs/copy.svg -- 0.76kb -> 0.76kb (0.38%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-05-11 03:31:47 +00:00
Ivan Blinkov
75e5c1e011
Update aggregatefunction.md
2020-05-09 23:38:07 +03:00
Ivan Blinkov
04dafb0331
Update index.md
2020-05-09 19:22:05 +03:00
alexey-milovidov
fc4868de15
Fixed roadmap that @blinkov accidentially corrupted.
2020-05-09 03:27:45 +03:00
alex-zaitsev
fb81585f14
typo
2020-05-09 03:23:15 +03:00
alex-zaitsev
536d749b8f
Assign some tasks to Altinity
2020-05-09 03:18:30 +03:00
Ivan Blinkov
092f05f8d4
Update simpleaggregatefunction.md
2020-05-08 18:55:28 +03:00
Ivan Blinkov
6ec7f93fc2
Move info.md lower in ToC
2020-05-08 18:16:29 +03:00
Ivan Blinkov
9c9a793821
Update info.md
2020-05-08 17:53:49 +03:00
Ivan Blinkov
e386d701db
Update revoke.md
2020-05-08 16:58:38 +03:00
Ivan Blinkov
df5a3418b4
fix relative amp hrefs
2020-05-08 16:53:26 +03:00
Ivan Blinkov
218fcfe9ca
Update revoke.md
2020-05-08 15:02:19 +03:00
Ilya Yatsishin
4751bec7c8
Update extended-roadmap.md
2020-05-08 11:29:11 +03:00
Ivan Blinkov
21d8b6288d
[docs] generate AMP versions for docs articles ( #10732 )
...
* Refactoring in preparation for AMP support
* infrastructure for AMP validation
* Add Metrika counter on AMP page + adjust layout
* more content fixes
* improve amp layout
* improve navigation
* Move converting admonitions to generation time
* strict amp test check
* Batch AMP validation
* Add date published/modified to docs articles and their ld+json meta
* few more content fixes
* improve ld+json meta
* adjust margins
* skip published/modified for stable release docs
* adapt single page mode
* update po
* skip published/modified for single page docs
* update po
* adjust layout
* adjust layout
2020-05-08 11:04:09 +03:00
Ilya Yatsishin
1d281ec032
Merge pull request #10652 from BayoNet/docs/CLICKHOUSEDOCS-623-dicts
...
DOCS-623: Updated introduction to external dictionaries
2020-05-08 09:35:13 +03:00
Alexey Dushechkin
0237152806
Fix typo passing -> padding in toFixedString
2020-05-08 08:54:53 +07:00
Artem Streltsov
5220d9a4db
small docs edit ( #10731 )
...
Co-authored-by: Артем Стрельцов <artemstreltsov@Air-2.local>
2020-05-07 23:00:30 +03:00
BayoNet
412992f46f
DOCS-606: JSONExtractKeysAndValuesRaw ( #10695 )
...
* DOCSUP-999: JSONExtractKeysAndValuesRaw (#109 )
* added english description
* fixes
* added russian translation
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
* CLICKHOUSEDOCS-606: Fixed translation.
* Update docs/en/sql-reference/functions/json-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-606: Updated by comments.
* Updated by comments.
* CLICKHOUSEDOCS-606: Updated by comments.
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-07 21:38:27 +03:00
Fan()
3c6b6223e6
Update clickhouse-copier.md
2020-05-07 14:21:04 +08:00
alexey-milovidov
eeac7aa313
Merge pull request #10622 from kekekekule/layout_direct
...
Add direct layout for dictionaries
2020-05-07 01:05:29 +03:00
alexey-milovidov
4df7dd8c2b
Merge pull request #10656 from azat/kafka-consumer-hang
...
Kafka cleanup
2020-05-07 00:20:31 +03:00
BayoNet
4ec7821fec
DOCS-624: Fixing links to nowhere 2 ( #10703 )
...
* enbaskakova-DOCSUP-652 (#101 )
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Revert "enbaskakova-DOCSUP-652 (#101 )" (#107 )
This reverts commit 639fee7610
.
* CLICKHOUSEDOCS-624: Fixed en
* CLICKHOUSEDOCS-624: Fixed RU.
* CLICKHOUSEDOCS-624: Fixed ES and FR.
* CLICKHOUSEDOCS-624: Fixed JA and TR
* CLICKHOUSEDOCS-624: Fixed FA.
* CLICKHOUSEDOCS-624: Fixed ZH.
* Update docs/tools/test.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/tools/test.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-06 22:28:06 +03:00
alexey-milovidov
b8e943a556
Merge pull request #10707 from ClickHouse/update-rpm-instruction
...
Update instruction to install RPM packages
2020-05-06 22:11:40 +03:00
Ivan Blinkov
d156698cba
Update adopters.md
2020-05-06 21:09:24 +03:00
Alexey Milovidov
26184ce83a
Update instruction to install RPM packages
2020-05-06 19:47:39 +03:00
Ivan Blinkov
f267389278
[docs] Add favicons on adopters page ( #10706 )
...
* Add favicons on adopters page
* rm excessive class
* remove useless js comments
2020-05-06 19:25:42 +03:00
Ivan Blinkov
71027e007d
[docs] tests for inline css/js ( #10699 )
2020-05-06 16:28:02 +03:00
Ivan Blinkov
0dbd444fdb
introduce build.py --skip-multi-page and --test-only options ( #10696 )
2020-05-06 15:54:33 +03:00
Ilya Yatsishin
f19f4930ce
Merge pull request #10649 from BayoNet/docs/CLICKHOUSEDOCS-441-orNull-orDefault
...
DOCS-441: OrNull, OrDefault
2020-05-06 14:51:26 +03:00
Ilya Yatsishin
33e3dcfdb2
Update docs/ru/engines/table-engines/mergetree-family/collapsingmergetree.md
2020-05-06 14:50:35 +03:00
Ilya Yatsishin
de1d20685b
Merge pull request #10691 from Fanduzi/patch-4
...
Update settings.md
2020-05-06 14:03:07 +03:00
Ivan Blinkov
e5c892eecf
DOCS-624: re-generate select.md ( #10689 )
...
* lost redirect
* re-generate select.md
2020-05-06 13:20:58 +03:00
Fan()
fd50b543cf
Update settings.md
2020-05-06 18:02:10 +08:00
Ilya Yatsishin
173f38dbef
Merge pull request #10626 from BayoNet/docs/CLICKHOUSEDOCS-601-isConstant
...
DOCS-601: isConstant
2020-05-06 10:47:49 +03:00
BayoNet
dba72d73fe
DOCS-624: Fixing links to nowhere ( #10675 )
...
* enbaskakova-DOCSUP-652 (#101 )
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Revert "enbaskakova-DOCSUP-652 (#101 )" (#107 )
This reverts commit 639fee7610
.
* CLICKHOUSEDOCS-624: Fixed links. Was 60, became 13.
* CLICKHOUSEDOCS-624: Finished fix links in Enlish version.
* CLICKHOUSEDOCS-624: Fixed RU links
Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-06 09:13:29 +03:00
Fan()
4ce18e493b
Update select.md ( #10688 )
...
data not date
2020-05-06 08:11:09 +03:00
Denis Zhuravlev
44f937f365
Update merge-tree-settings.md
2020-05-05 17:51:58 -03:00
alexey-milovidov
28c122b0c5
Merge pull request #9983 from BayoNet/docs/CLICKHOUSEDOCS-558-RBAC-introduction
...
DOCS-558: RBAC for ClickHouse 20.4
2020-05-05 21:05:52 +03:00
alexey-milovidov
7cdf7a0901
Fix terrible data rott @blinkov
2020-05-05 20:44:18 +03:00
alexey-milovidov
f8682a4be4
Update metrica.md
2020-05-05 20:43:01 +03:00
alexey-milovidov
c54f6d5a66
Merge pull request #10546 from kyprizel/master
...
Lexer, ast, checksum and column specs fuzzers added
2020-05-05 14:50:55 +03:00
alexey-milovidov
d7537a6e68
Update tests.md
2020-05-05 14:47:45 +03:00
Azat Khuzhin
9e14db2091
Add missing kafka settings into docs
2020-05-04 17:23:05 +03:00
Sergei Shtykov
efa040050c
CLICKHOUSEDOCS-623: Typo fix.
2020-05-04 14:42:34 +03:00
Sergei Shtykov
37d7bedba2
CLICKHOUSEDOCS-623: Updated introduction to external dictionaries.
2020-05-04 14:39:43 +03:00
Sergei Shtykov
6b70570916
CLICKHOUSEDOCS-441: Synchronized Russian version with English for CollapcingMergeTreealgorithm.
2020-05-04 14:03:22 +03:00
Sergei Shtykov
6999ce3afa
CLICKHOUSEDOCS-441: Updated the description.
2020-05-04 11:42:48 +03:00
Sergei Shtykov
0bbe1f97ab
CLICKHOUSEDOCS-441: OrDefault, OrNull
2020-05-04 11:15:49 +03:00
elenaspb2019
d659a08a46
elenbaskakova-DOCSUP-652 ( #108 )
...
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-05-04 11:11:35 +03:00
dependabot-preview[bot]
c97c1039c9
Bump numpy from 1.18.3 to 1.18.4 in /docs/tools
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.18.3...v1.18.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 07:49:19 +00:00
Ruzal Ibragimov
9d257528e7
Update developer-instruction.md
2020-05-03 20:14:29 +03:00
Ivan Blinkov
b497f99e34
Update build.py
2020-05-03 20:06:31 +03:00
Ivan Blinkov
5d7fd78247
[docs] fix redirects generation for folders ( #10633 )
2020-05-03 18:40:56 +03:00
Артем Стрельцов
20bbd30a13
french documentation added
2020-05-03 16:43:43 +03:00
Nikolay Degterinsky
a3e557a5d2
documentation is added & added 'direct' layout into integragion test
2020-05-03 15:55:22 +03:00
BayoNet
f9fd2306a1
DOCS-437: getMacro ( #10614 )
...
* asiana21-DOCSUP-923 (#103 )
* docs(getMacro): added the function descriprion
* docs(getMacro): some changes
* Update docs/en/sql_reference/functions/other_functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/functions/other_functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/functions/other_functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* docs(getMacro): added translation of the function description
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-437: getMacro
* CLICKHOUSEDOCS-437: Fixed conflicts.
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-437: Updated by comments.
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-02 21:01:13 +03:00
emironyuk
965c18e80e
created new branch for isConstant function, added russian translation ( #105 )
...
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-02 18:14:10 +03:00
Denis Zhuravlev
68de817fd1
merge-tree-settings.md
2020-05-01 18:19:20 -03:00
alexey-milovidov
1f3c2ce243
Fix data rott @blinkov
2020-05-01 22:34:32 +03:00
Sergei Shtykov
7400be8552
CLICKHOUSEDOCS-558: Resolved conflicts after #10606
2020-05-01 17:48:16 +03:00
Sergei Shtykov
8e2747d4b0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-05-01 16:49:56 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00
Ivan Blinkov
84883197d6
[docs] add hreflang links ( #10597 )
...
* Introduce hreflang links
* update po
* provide absolute urls in hreflang + add x-default link
2020-04-30 18:49:48 +03:00
BayoNet
701fdc5d2d
DOCS-372: background_pool_size ( #10589 )
...
* background_pool_size setting documentation (DOCSUP-707) (#102 )
* background_pool_size setting documentation
* background_pool_size documentation: changes after review
* background_pool_size documentation: RU version
* CLICKHOUSEDOCS-372: Described background_pool_size.
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-372: Updated by comments.
Co-authored-by: otrazhenia <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-30 16:18:48 +03:00
Alexander Kuzmenkov
7f5b57c6c5
Merge pull request #10559 from ClickHouse/aku/summap-experiment
...
Merge pull request #10000 (sumMap for Tuple argument)
2020-04-30 11:56:04 +03:00
Ivan Blinkov
e72a23065e
update jquery ( #10592 )
2020-04-30 11:32:08 +03:00
Denis Zhuravlev
eee86c02da
fix link (now it's looped) ( #10582 )
2020-04-29 22:57:00 +03:00
tavplubix
63d85c9119
Update http.md
2020-04-29 13:44:45 +03:00
tai
89820f3458
modify doc for custom http
2020-04-29 15:05:40 +08:00
Sergei Shtykov
582de246dd
CLICKHOUSEDOCS-558: Updated by comment.
2020-04-29 08:57:55 +03:00
Sergei Shtykov
08a086da03
CLICKHOUSEDOCS-558: Deleted mention about no_database database for getDict becouse this logic will change.
2020-04-28 20:59:08 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages ( #10529 )
...
* Switch to httpS://repo.clickhouse.tech for deb packages
* deduplicate install instructions
2020-04-28 19:39:50 +03:00
Grigory
99561ab8e8
fix typo ( #10556 )
2020-04-28 17:21:14 +03:00
Eldar Zaitov
043be916cb
Add miniman fuzzing documentation, fix code style.
2020-04-28 13:35:44 +03:00
dependabot-preview[bot]
8e2e81c25c
Bump click from 7.1.1 to 7.1.2 in /docs/tools
...
Bumps [click](https://github.com/pallets/click ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 07:46:58 +00:00
Eugene Klimov
fce4072f9d
sync russian link with english version ( #10538 )
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-04-28 00:00:01 +03:00
Vladimir
647ea5e810
Fixed the wrong link. ( #10518 )
2020-04-27 11:30:12 +03:00
alexey-milovidov
4c17542096
Merge pull request #10465 from kekekekule/ddl_settings
...
Add custom settings support in DDL-queries for CREATE DICTIONARY
2020-04-26 20:25:29 +03:00
alexey-milovidov
b65b941638
Update style.md
2020-04-26 04:22:22 +03:00
alexey-milovidov
8b1e504b19
Merge pull request #10497 from azat/kafka
...
Tiny kafka fixes
2020-04-25 23:50:22 +03:00
alexey-milovidov
21fb686e4a
Merge pull request #10499 from GoToCoding/patch-1
...
Update developer_instruction.md
2020-04-25 23:49:10 +03:00
Dmitry
07664ec514
Documentation, add info about Elixit client Pillar
2020-04-25 20:34:46 +03:00
Ruzal Ibragimov
524284c123
Update developer_instruction.md
...
Fix creating testing databases.
2020-04-25 20:02:32 +03:00
Mikhail f. Shiryaev
97253eb4cf
Add link to clickhouse-plantuml
2020-04-25 12:05:59 +02:00
Azat Khuzhin
83ab91f1ad
docs/kafka: use ATTACH TABLE over ATTACH MATERIALIZED VIEW (all langs)
...
Since later requires full specification (engine and so on).
2020-04-25 03:08:00 +03:00
alexey-milovidov
519751232e
Merge pull request #10490 from CurtizJ/fix-doc
...
Fix docs of 'generateRandom' function
2020-04-25 01:42:24 +03:00
Anton Popov
f937cf99a6
fix docs of 'generateRandom' function
2020-04-25 00:47:27 +03:00
Артем Стрельцов
6fa25f16f8
french documentation edited too
2020-04-24 22:35:23 +03:00
Артем Стрельцов
96de73fb37
documentation edit (previous had mistypes)
2020-04-24 22:30:14 +03:00
Артем Стрельцов
091d631b72
documentation edit
2020-04-24 22:28:11 +03:00
Ivan Blinkov
8201693efe
Remove remnants of old MkDocs theme
2020-04-24 19:50:13 +03:00
Ivan Blinkov
388bcffec9
Rearrange includes at docs+changelog and move description templates ( #10472 )
...
* temp commit
* rearrange includes
2020-04-24 12:50:22 +03:00
Ivan Blinkov
f645a5beca
some non-breaking spaces
2020-04-24 10:52:07 +03:00
Ivan Blinkov
86d9eae195
restore lost word
2020-04-24 10:50:05 +03:00
alexey-milovidov
378107cd3f
Update ansi.md
2020-04-24 10:30:31 +03:00
Ivan Blinkov
3e8fc9478b
remove excessive css class
2020-04-24 10:04:47 +03:00
Ivan Blinkov
54e09dc20a
Draft of ANSI SQL compatibility article ( #10457 )
2020-04-24 10:02:44 +03:00
BayoNet
51922d3f3c
DOCS-595: Updated the example for MergeTree storage config ( #10410 )
...
* CLICKHOUSEDOCS-595: Updated the example.
* CLICKHOUSEDOCS-595: Fixed in other languages.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-23 11:05:27 +03:00
alexey-milovidov
1dc725f023
Update extended_roadmap.md
2020-04-23 01:02:20 +03:00
BayoNet
91fe5096ec
DOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes ( #10344 )
...
* DOCSUP-710: min_insert_block_size_rows & min_insert_block_size_bytes settings (#99 )
* docs(min_insert_block_size rows&&min_insert_block_size_bytes): added description
* Apply suggestions from review
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* added russian translation
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes
* CLICKHOUSEDOCS-30: Typo fix.
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-22 20:20:47 +03:00
Ivan Blinkov
6ebf9911ab
fix docs build
2020-04-22 15:54:04 +03:00
Ivan Blinkov
b8645c5a7c
Adjust benchmark page caching + og:url/og:type/rel=canonical ( #10439 )
2020-04-22 15:40:30 +03:00
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) ( #10412 )
...
* rm outdated nginx config
* get rid of most outdated markup of benchmark.html
* reformat js
* get rid of ru comments + wrap benchmark.js in a function call
* split benchmark results into separate files
* adjust links to benchmarks
* refactor hardware benchmarks as well
* adjust links
* fix filtering for hardware
* additional markup tuning
2020-04-22 14:30:33 +03:00
hcz
886e54f188
Improve translation of Chinese companies ( #10430 )
2020-04-22 10:24:26 +03:00
Fan()
19715ebb4c
Update index.md ( #10428 )
...
* Update index.md
Was it previously machine translated? There is no need to translate all English into Chinese
* Update index.md
* Update index.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-22 10:19:45 +03:00
BayoNet
52b6dc70fb
DOCS-355: gccMurmurHash ( #10395 )
...
* docs(gccMurmurHash):added the description of function
* docs(gccMurmurHash):some changes
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* docs(gccMurmurHash):some changes
* docs(gccMurmurHash):added translation of the function description
* CLICKHOUSEDOCS-355: Little fix.
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* CLICKHOUSEDOCS-355: Updated example
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-22 09:50:45 +03:00
Denis Zhuravlev
1892596c4e
fix path to changelog 2018 2017 ( #10408 )
...
* fix path to changelog 2018
* fix path to changelog 2017
2020-04-21 20:58:46 +03:00
tavplubix
1a067484c8
Merge pull request #10137 from kekekekule/direct_queries
...
Add custom settings support for certain dictionary sources
2020-04-21 01:21:32 +03:00
alexey-milovidov
c4758b69a2
Merge pull request #10378 from hczhcz/patch-0420
...
Add JSONExtractKeysAndValuesRaw
2020-04-20 23:30:40 +03:00
Ivan Blinkov
73f978cb0f
Update build.py
2020-04-20 20:37:57 +03:00
Ivan Blinkov
9d83a9dc3d
Fix "en" changelog build ( #10377 )
...
* fix docs build
* some markdown fixes
* more fixes
* fix changelog build
2020-04-20 18:31:56 +03:00
Ivan Blinkov
b58fa8585c
Update website.py
2020-04-20 15:52:12 +03:00
Ivan Blinkov
52dfd10785
Delete convert_toc.py
2020-04-20 15:23:33 +03:00
hcz
309a20caf0
Add tests and docs
2020-04-20 18:14:34 +08:00
Ivan Blinkov
c5ca4c3b3a
Docs build/content fixes ( #10374 )
...
* fix docs build
* some markdown fixes
* more fixes
2020-04-20 12:11:13 +03:00
dependabot-preview[bot]
8efd18dacc
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.18.2...v1.18.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:29:05 +00:00
dependabot-preview[bot]
861241af9e
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 7.0 to 7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:10:42 +00:00
alexey-milovidov
d246218379
Merge pull request #10161 from den-crane/Docs/merge-tree-settings
...
Docs/merge tree settings
2020-04-18 16:01:12 +03:00
alexey-milovidov
2a4da73c73
Merge pull request #10002 from azat/SimpleAggregateFunction-doc
...
SimpleAggregateFunction initial documentation
2020-04-18 14:56:31 +03:00
alexey-milovidov
e0a121e8d5
Update simpleaggregatefunction.md
2020-04-18 14:56:19 +03:00
Артем Стрельцов
948efff076
Merge branch 'master' of github.com:yandex/ClickHouse into direct_queries
2020-04-17 23:11:10 +03:00
Ivan Blinkov
a06e693901
Update index.md
2020-04-17 15:08:08 +03:00
Ivan Blinkov
b83ecbb916
fix word
2020-04-17 14:54:29 +03:00
dependabot-preview[bot]
22bc75d631
Bump urllib3 from 1.25.8 to 1.25.9 in /docs/tools
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:46:34 +00:00
Ivan Blinkov
aef9716406
Update index.md
2020-04-17 00:55:34 +03:00
Azat Khuzhin
ae52067c30
Update docs/en/sql_reference/data_types/nested_data_structures/simpleaggregatefunction.md
...
Co-Authored-By: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2020-04-17 00:16:45 +03:00
Ivan Blinkov
80873d79e3
[docs] tuning of <details> tag, search menu colours and hidden pages ( #10313 )
...
* improve hidden page title
* adjust docsearch menu colors
* enable pymdownx.details
* some <details> styling
* remove useless example
2020-04-16 21:03:52 +03:00
Alexander Kuzmenkov
d71b57f627
Merge remote-tracking branch 'origin/master' into HEAD
2020-04-16 20:40:21 +03:00
alexey-milovidov
15dc45b9b2
Update extended_roadmap.md
2020-04-16 19:44:49 +03:00
Ildus Kurbangaliev
6244270809
Add SimpleAggregateFunction support for sumMap
2020-04-16 16:43:16 +00:00
Ivan Blinkov
03c575934b
Minor docs content improvements ( #10304 )
...
* Add link to flink-clickhouse-sink + fixes nearby
* Add link to dbal-doctrine
* cleanup ru toc root
* Sort out russian docs ToC a little bit
* Add link collection of commercial support services
2020-04-16 15:55:32 +03:00
Ivan Blinkov
b9c8d919ae
Update install.md
2020-04-16 12:14:30 +03:00
Ivan Blinkov
9b85ca0f3e
Update build.py
2020-04-16 12:09:04 +03:00
Ramazan Polat
db2a307a8e
First Turkish translation contribution of ClickHouse! ( #10297 )
...
* Manual translation to TR
First Turkish translation contribution of ClickHouse!
* Update index.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-16 09:51:01 +03:00
alexey-milovidov
725969289e
Update adopters.md
2020-04-16 03:50:44 +03:00
alexey-milovidov
2a7396e41d
Update adopters.md
2020-04-16 03:49:47 +03:00
alexey-milovidov
01d3c83193
Update adopters.md
2020-04-16 03:48:07 +03:00
alexey-milovidov
868d28be7b
Update adopters.md
2020-04-16 03:46:59 +03:00
alexey-milovidov
074fdb016b
Update adopters.md
2020-04-16 03:46:24 +03:00
alexey-milovidov
b2f2ceba1f
Update adopters.md
2020-04-16 03:44:46 +03:00
alexey-milovidov
d97121d0ee
Merge pull request #10255 from BayoNet/docs/CLICKHOUSEDOCS-580-repair-select
...
DOCS-580: Fixed select.md and some of the broken links.
2020-04-16 00:46:24 +03:00
Ivan Blinkov
23ca04ee09
Update browse_code.md
2020-04-15 23:18:52 +03:00
Ivan Blinkov
f4d80e81c3
Remove extra slashes
2020-04-15 23:18:24 +03:00
BayoNet
7974fcb9d7
CLICKHOUSEDOCS-582: Column timestamp_ns in system.trace_log ( #10287 )
...
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 19:08:16 +03:00
zzsmdfj
4d5b170480
update documentation-zh ( #10260 )
...
* update documentation-zh
* Update index.md
* Update metrica.md
* Update playground.md
* Update adopters.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-15 18:53:15 +03:00
Ivan Blinkov
16537bbac8
Update release.sh
2020-04-15 17:59:44 +03:00
Sergei Shtykov
07314bfa13
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-04-15 17:58:04 +03:00
Sergei Shtykov
be9959e2bc
Updated after review by Vitaliy.
2020-04-15 17:57:49 +03:00
Ivan Blinkov
1229db9ccd
Update README.md
2020-04-15 17:22:04 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub ( #10282 )
2020-04-15 16:56:49 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector ( #10281 )
2020-04-15 16:35:16 +03:00
alexey-milovidov
53f4acdb0b
Merge pull request #10275 from ClickHouse/dependabot/pip/docs/tools/lunr-0.5.7
...
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
2020-04-15 16:31:14 +03:00
alexey-milovidov
394b4ebd7d
Update requirements.txt
2020-04-15 16:31:05 +03:00
BayoNet
2a335434c6
DOCS-518: EN->RU sync ( #10258 )
...
* Pewit docsup 801 (#97 )
* Add a note about zero-based array indexes.
* add description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals
* fix description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals according to templates
* fix: correct minor typos, tenses
* CLICKHOUSEDOCS-518: Some translations.
* CLICKHOUSEDOCS-518: Fixed grammar.
Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:57:11 +03:00
BayoNet
3c72c7e3b3
DOCS-493: arrayZip ( #10148 )
...
* DOCSUP-927: arrayZip (#95 )
* docs(arrayzip): modified description according to template
* Apply suggestions from review
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* added remark on input array equality
* replaced length with size in input parameters
* docs(arrayZip): added ru version
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-493: arrayZip description.
* CLICKHOUSEDOCS-493: Fixes.
* Updated by review.
* CLICKHOUSEDOCS-493: RU version updated by revew.
* CLICKHOUSEDOCS-493: Fixed links.
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:03:22 +03:00
dependabot-preview[bot]
00973217b8
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
...
Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py ) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases )
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yeraydiazdiaz/lunr.py/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 07:41:23 +00:00
Ivan Blinkov
da7d822cee
Update index.md
2020-04-15 10:33:42 +03:00
Артем Стрельцов
104c8877c3
small documentation fix
2020-04-15 01:54:35 +03:00
Artur Beglaryan
5e571f8819
Update alter.md
...
Duplicated REPLCAE PARTITION link
2020-04-14 20:03:44 +03:00
Ilya Yatsishin
88e492dfe6
Merge pull request #10245 from zvrr/patch-2
...
Update settings.md
2020-04-14 17:26:57 +03:00
Ilya Yatsishin
bdf89119ed
Merge pull request #10244 from zvrr/patch-1
...
Update zh settings.md
2020-04-14 17:26:03 +03:00
Sergei Shtykov
458f020a1f
CLICKHOUSEDOCS-558: Fix.
2020-04-14 17:14:16 +03:00
Sergei Shtykov
37a971fbe5
CLICKHOUSEDOCS-580: Fixed select.md and some of the broken links.
2020-04-14 15:56:34 +03:00
Sergei Shtykov
822122dec1
CLICKHOUSEDOCS-558: Fixed links.
2020-04-14 13:32:09 +03:00
Sergei Shtykov
d0083b08c1
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-04-14 13:16:10 +03:00
Sergei Shtykov
16f0554bf8
CLICKHOUSEDOCS-558: Ready for review introduction.
2020-04-14 13:14:19 +03:00
Ivan Blinkov
689a3c9943
Update settings.md
2020-04-14 10:47:32 +03:00
Ivan Blinkov
b57fe10d0e
Update settings.md
2020-04-14 10:46:06 +03:00
dependabot-preview[bot]
b9edf21014
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:41:46 +00:00
zvrr
b50d622e73
Update settings.md
...
update some setting to 配置
2020-04-14 12:30:04 +08:00
zvrr
8e10a5504a
Update settings.md
...
update "动物管理员" to zookeeper
2020-04-14 12:21:46 +08:00
Alexey Milovidov
2c88e914d7
Update roadmap. Also revert digital degradation due to accidential changes with automatic scripts.
2020-04-14 02:24:56 +03:00
Ivan Blinkov
210a829774
Merge pull request #10228 from ClickHouse/dependabot/pip/docs/tools/nltk-3.5
...
Bump nltk from 3.4.5 to 3.5 in /docs/tools
2020-04-13 11:24:06 +03:00
Ilya Yatsishin
f1fbd60442
Add instana
2020-04-13 11:16:20 +03:00
dependabot-preview[bot]
f7f0202633
Bump nltk from 3.4.5 to 3.5 in /docs/tools
...
Bumps [nltk](https://github.com/nltk/nltk ) from 3.4.5 to 3.5.
- [Release notes](https://github.com/nltk/nltk/releases )
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:04:57 +00:00
alexey-milovidov
bc00e6463a
Merge pull request #10053 from azat/log_queries_type
...
Add log_queries_min_type to filter which entries will be written to query_log
2020-04-12 23:37:42 +03:00
BohuTANG
f5c463e9ad
Fix path and typo in the tests.md
2020-04-12 21:28:36 +08:00
Maroun Maroun
676964de65
Fix typo in the getting started tutorial: "it's" -> "its" ( #10201 )
2020-04-12 12:26:06 +03:00
Azat Khuzhin
365b5207b7
Add log_queries_min_type to filter which entries will be written to query_log
...
Can be used to write into query_log only failed queries (i.e. on memory
exceeded error), by using:
set log_queries_min_type='EXCEPTION_WHILE_PROCESSING'
2020-04-12 10:46:36 +03:00
alexey-milovidov
1e2206bdd9
Update security_changelog.md
2020-04-11 20:54:10 +03:00
alexey-milovidov
59b5f88099
Eliminate the rott.
2020-04-11 18:43:13 +03:00
Alexey Milovidov
218b9b3c6c
Remove garbage
2020-04-11 18:40:11 +03:00
Alexey Milovidov
ab8900ecff
Fix bad translation, step 2: replace with symlinks #10191
2020-04-11 18:03:35 +03:00
Alexey Milovidov
b00d9c7855
Fix bad translation, step 1: remove files #10191
2020-04-11 17:56:54 +03:00
Alexey Milovidov
1484ab1f1a
Fix machine translation #10191
2020-04-11 17:52:59 +03:00
Eugene Klimov
68fa04054a
add <prometheus> in server settings and monitoring section ( #10015 )
...
* add description for <prometheus> in server settings and monitoring section
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/server_settings/settings.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* sync russian description with english
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/ru/operations/server_settings/settings.md
* sync russian description with english
Signed-off-by: Slach <bloodjazman@gmail.com>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-11 08:27:24 +03:00
Ivan Blinkov
2122eab14e
Update adopters.md
2020-04-10 23:02:36 +03:00
Ivan Blinkov
344be40068
Re-attach index.md to better place in nav + hide empty articles ( #10182 )
2020-04-10 22:22:15 +03:00
Ivan Blinkov
0ecfede695
Update index.md
2020-04-10 21:36:55 +03:00
Azat Khuzhin
68960b59ef
Documentation for SimpleAggregateFunction
...
Someone may not want using something that is not documented (what a
crazy caution).
Follow-up for: #4629
2020-04-10 21:19:12 +03:00
Ivan Blinkov
1b6b9e77fe
Return redirects for all languages
2020-04-10 17:58:34 +03:00
Ivan Blinkov
ca1aba62b3
Do not minify redirects
2020-04-10 17:56:09 +03:00
Ivan Blinkov
770bc149df
Extra mark for redirect template page
2020-04-10 17:54:20 +03:00
Ivan Blinkov
7177bc4cbf
fix to_url with version_prefix
2020-04-10 17:40:55 +03:00
Ivan Blinkov
81a7b4b248
Grammar in operators.md
2020-04-10 16:55:00 +03:00
Ivan Blinkov
2034f09b2a
Grammar in syntax.md
2020-04-10 16:50:38 +03:00
Denis Zhuravlev
f32ae36f22
Update merge_tree_settings.md
2020-04-10 10:48:53 -03:00
Denis Zhuravlev
ad0c994b28
Update merge_tree_settings.md
2020-04-10 10:48:19 -03:00