Alexander Kuzmenkov
e76941b52c
Merge pull request #11669 from azat/distributed_replica_error_ignore
...
Add number of errors to ignore while choosing replicas
2020-06-22 22:06:04 +03:00
Ivan Blinkov
a20d428f14
Update index.md
2020-06-22 21:30:25 +03:00
Ivan Blinkov
da758a9611
fix mistype + normalize
2020-06-22 19:03:36 +03:00
Ivan Blinkov
bd964cb768
normalize markdown
2020-06-22 16:39:48 +03:00
Ivan Blinkov
652882ef4e
[docs] reorganized F.A.Q.
2020-06-22 16:35:41 +03:00
Alexander Kuzmenkov
ffc5b21bad
Merge remote-tracking branch 'origin/master' into HEAD
2020-06-22 15:28:03 +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
4c12f057f6
Merge pull request #11772 from BayoNet/docs/CLICKHOUSEDOCS-658-mv-block-settings
...
DOCS-658: Materialized views block settings
2020-06-21 17:58:51 +03:00
alexey-milovidov
5094a68157
Merge pull request #11793 from kas-kad/patch-2
...
Update replacingmergetree.md
2020-06-21 14:15:32 +03:00
Azat Khuzhin
caa195c034
Add number of errors to ignore while choosing replicas (distributed_replica_max_ignored_errors)
...
This will allow avoid switching to another replica in case of error
(since error can be temporary).
2020-06-20 11:20:16 +03:00
alexey-milovidov
32c7ff7d2c
Update create.md
2020-06-20 10:33:41 +03:00
alexey-milovidov
8139ce5985
Update create.md
2020-06-20 10:32:33 +03:00
Andrey Kadochnikov
7fda93f923
Update replacingmergetree.md
...
removes confusion
2020-06-19 16:07:22 +03:00
Ivan Blinkov
9ac27ba013
Refresh distinctive-features.md with recent features
2020-06-19 14:21:52 +03:00
Ivan Blinkov
98d8168f05
Update distinctive-features.md
2020-06-19 13:31:21 +03:00
Ivan Blinkov
930b5852fa
Update in-functions.md
2020-06-19 13:21:51 +03:00
Ivan Blinkov
d3524e3c96
Update geo.md
2020-06-19 13:21:39 +03:00
Ivan Blinkov
05aa835a74
Update functions-for-nulls.md
2020-06-19 13:21:15 +03:00
Ivan Blinkov
bc2e84c7fb
Update machine-learning-functions.md
2020-06-19 13:20:23 +03:00
Ivan Blinkov
d2624d4543
Update ym-dict-functions.md
2020-06-19 13:18:21 +03:00
Ivan Blinkov
b353ce8442
Update ext-dict-functions.md
2020-06-19 13:17:00 +03:00
Ivan Blinkov
87bd70840a
Update json-functions.md
2020-06-19 13:16:30 +03:00
Ivan Blinkov
a6eeedca25
Update ip-address-functions.md
2020-06-19 13:16:08 +03:00
Ivan Blinkov
fa0e2461e7
Update url-functions.md
2020-06-19 13:15:32 +03:00
Ivan Blinkov
8b98553235
Update uuid-functions.md
2020-06-19 13:14:58 +03:00
Ivan Blinkov
b3dc44be34
Update random-functions.md
2020-06-19 13:13:13 +03:00
Ivan Blinkov
117690c70c
Update random-functions.md
2020-06-19 13:12:59 +03:00
Ivan Blinkov
36453337dd
Update array-functions.md
2020-06-19 13:11:29 +03:00
Ivan Blinkov
70034b6232
Update string-replace-functions.md
2020-06-19 13:10:51 +03:00
Ivan Blinkov
cd0e49e9c9
Update string-search-functions.md
2020-06-19 13:10:23 +03:00
Ivan Blinkov
967235edab
Update string-functions.md
2020-06-19 13:09:45 +03:00
Ivan Blinkov
f856e2576c
Update string-search-functions.md
2020-06-19 13:08:10 +03:00
Ivan Blinkov
a620d597a3
Update string-search-functions.md
2020-06-19 13:05:38 +03:00
Ivan Blinkov
6274506cff
Update string-functions.md
2020-06-19 13:05:00 +03:00
Ivan Blinkov
53c1cb9848
Update date-time-functions.md
2020-06-19 13:04:32 +03:00
BayoNet
d29e1ce986
DOCS-602: transform_null_in ( #11734 )
...
* Revolg DOCSUP-996 Document the transform_null_in setting (#124 )
* Add doc for transform_null_in setting
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Add doc for the transform_null_in setting (ru)
* Add transform_null_in setting (ru). Anchor fixed
* Add doc for the transform_null_in setting (ru,en). Misspell fixed, anchor fixed.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-602: Updated text.
* Deleted symlink to IN operator.
* CLICKHOUSEDOCS-602: Fixed links.
* CLICKHOUSEDOCS-602: Updated the description.
* CLICKHOUSEDOCS-602: Updated by comments.
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-19 12:18:57 +03:00
Sergei Shtykov
13f8c588de
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-658-mv-block-settings
2020-06-18 22:24:17 +03:00
Evgenia Sudarikova
d0cfa35ab0
DOCSUP-1316 ( #122 )
...
* add EN version
* change links in EN version
* changes after review
* add RU description
* minor changes
2020-06-18 22:11:47 +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
BayoNet
77759df635
[CLICKHOUSEDOCS] Translate Custom HTTP handlers with prepared queries ( #126 ) ( #11738 )
...
* literacy checking
* ru translation
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update http.md
* Update http.md
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-06-18 00:41:05 +03:00
Ivan Blinkov
6dfb0dd5bb
trigger ci
2020-06-17 20:44:45 +03:00
Nikita Mikhaylov
ff0262626a
Merge pull request #11645 from azat/load-balancing-round-robin
...
Add round_robin load_balancing
2020-06-17 14:34:59 +04:00
Nikita Mikhaylov
ab04a6bb62
Merge pull request #11615 from azat/SYSTEM-FLUSH-LOGS-force-table-creation-v2
...
Force table creation on SYSTEM FLUSH LOGS (v2)
2020-06-17 11:09:19 +04:00
Alexander Kuzmenkov
9cab822718
Merge pull request #11683 from ClickHouse/aku/merge-minmap-11603
...
Merge minMap, maxMap (#11603 )
2020-06-17 00:02:33 +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
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
BayoNet
f0eafed520
DOCS-678: Updated ASOF Join description ( #11676 )
...
* CLICKHOUSEDOCS-678: Updated ASOF Join Usage.
* CLICKHOUSEDOCS-678: Updated templates.
* Update docs/ru/sql-reference/statements/select/join.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-678: Update by comments.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-15 21:55:04 +03:00
BayoNet
1474dd6d69
DOCS-646: randomString ( #11610 )
...
* [CLICKHOUSEDOCS] Document the "randomString" function (#121 )
* Add description of randomString function
* Add description for randomString
* 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>
* Changed example
* Add russian version
* Fixed links
* Fixed links
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-646: Updated text. Fixed links.
* CLICKHOUSEDOCS-646: Fixed more links.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-06-15 21:44:05 +03:00
Alexander Kuzmenkov
82b5ada130
Merge pull request #11650 from ksvladimir/master
...
Allow using groupArrayArray and groupUniqArrayArray as SimpleAggregateFunction
2020-06-15 21:29:57 +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