Ivan Blinkov
258d2fd499
[docs] split various kinds of CREATE queries into separate articles ( #12328 )
...
* normalize
* split & adjust links
* re-normalize
* adjust ru links
* adjust ja/tr links
* partially apply e0d19d2aea
* reset contribs
2020-07-09 18:10:35 +03: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
8d65deaf85
[docs] introduction for special table engines ( #12170 )
...
* [docs] introduction for integration table engines
* Update jdbc.md
* Update odbc.md
* Update mysql.md
* Update kafka.md
* Update hdfs.md
* [docs] introduction for special table engines
* Update index.md
* Update index.md
2020-07-07 01:48:11 +03:00
Ivan Blinkov
a2047de471
[docs] introduction for integration table engines ( #12167 )
...
* [docs] introduction for integration table engines
* Update jdbc.md
* Update odbc.md
* Update mysql.md
* Update kafka.md
* Update hdfs.md
2020-07-06 20:18:37 +03:00
Azat Khuzhin
3395276748
Add replica priority into documentation
2020-06-29 23:03:28 +03:00
Ivan Blinkov
ed9c9a9997
Update index.md
2020-06-23 10:22:52 +03:00
Ivan Blinkov
a20d428f14
Update index.md
2020-06-22 21:30:25 +03:00
Andrey Kadochnikov
7fda93f923
Update replacingmergetree.md
...
removes confusion
2020-06-19 16:07:22 +03: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
filimonov
1f1f70041b
Remove note about experimental from skipping indexes docs ( #11704 )
...
https://github.com/ClickHouse/ClickHouse/pull/7974
2020-06-16 22:07:22 +03:00
Ivan Blinkov
14cda2d1db
Update file.md
2020-06-10 23:22:56 +03:00
Ivan Blinkov
ba57fbaa20
Update merge.md
2020-06-10 23:21:42 +03:00
Ivan Blinkov
5084496ca0
Update dictionary.md
2020-06-10 23:20:54 +03:00
Ivan Blinkov
139d357892
Update external-data.md
2020-06-10 23:19:58 +03:00
Ivan Blinkov
f5b7665271
Update distributed.md
2020-06-10 23:18:36 +03:00
Ivan Blinkov
7d5a1ea485
Update null.md
2020-06-10 23:16:54 +03:00
Ivan Blinkov
06ba3bc480
Update set.md
2020-06-10 23:14:51 +03:00
Ivan Blinkov
33d4ed893a
Update join.md
2020-06-10 23:14:00 +03:00
Ivan Blinkov
ceb34f352e
Update url.md
2020-06-10 23:11:41 +03:00
Ivan Blinkov
79120387a4
Update view.md
2020-06-10 23:09:39 +03:00
Ivan Blinkov
8be01aae1d
Update materializedview.md
2020-06-10 23:08:56 +03:00
Ivan Blinkov
d4daa006f9
Update memory.md
2020-06-10 23:08:20 +03:00
Ivan Blinkov
38347cde2e
Update buffer.md
2020-06-10 23:07:17 +03:00
Ivan Blinkov
6ad0f240ce
Update generate.md
2020-06-10 23:05:22 +03:00
Mikhail f. Shiryaev
7f09bb8264
Replase back/forward quotes and apostrophes by straight
2020-06-10 12:52:41 +02:00
alex-zaitsev
af850c8123
Fixed function compatibility matrix for 'like' ( #11545 )
...
* Fixed function compatibility matrix for 'like'
Bloom filters support 'like' for positive searches, and do not support 'notLike' for negative ones. There is a note under the table but the table itself was inconsistent.
* Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-09 14:14:05 +03:00
S.M.A. Djawadi
42acb627fb
Fix typo ( #11521 )
2020-06-08 19:34:16 +03:00
BayoNet
e9b7919e12
DOCS-271: Updated the MergeTree() ORDER BY description ( #11433 )
...
* CLICKHOUSEDOCS-271: Updated the MergeTree() ORDER BY description.
* CLICKHOUSEDOCS-271: Fixes grammar.
* CLICKHOUSEDOCS-271: Updated by comments.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-06 20:44:48 +03:00
BayoNet
58786f9929
DOCS-620: Background pools settings ( #11358 )
...
* DOCSUP-1036: Describe settings for different pools (#118 )
* describe settings for different pools
* minor changes
* add refs to and from distributed, server settings, kafka, replication, mergetree
* changes in links description
* add description and links to RU version
* add descrtiption and links to ru version
* minor changes
* CLICKHOUSEDOCS-620: Returned text lost by the last merge.
Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-02 21:11:56 +03:00
Ivan Blinkov
2547874b3b
Update index.md
2020-05-22 14:00:41 +03:00
黄璞
5e388d5519
table name typo fix ( #11100 )
...
According to the context, the table name of queue2 should be queue3.
2020-05-21 15:14:39 +03:00
Ivan Blinkov
1f66970040
trigger ci
2020-05-19 15:44:59 +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
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
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
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
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
Azat Khuzhin
9e14db2091
Add missing kafka settings into docs
2020-05-04 17:23:05 +03:00
Sergei Shtykov
6b70570916
CLICKHOUSEDOCS-441: Synchronized Russian version with English for CollapcingMergeTreealgorithm.
2020-05-04 14:03:22 +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
Vladimir
647ea5e810
Fixed the wrong link. ( #10518 )
2020-04-27 11:30:12 +03: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
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
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
zhang2014
aa0fcf4088
ISSUES-10056 update docs
2020-04-09 01:31:28 +08:00
Ivan Blinkov
4d298fd420
Update zh docs and fix en docs ( #10125 )
2020-04-08 17:22:25 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml ( #10023 )
2020-04-03 16:23:32 +03:00