ClickHouse/docs/en
Azat Khuzhin e5a43d2751 Add ability to use multiple disks/volumes for Distributed engine
Now Distributed() has gain the 5-th argument -- policy name (for storing
data to send):

  CREATE TABLE foo (key Int) Engine=Distributed(test_shard_localhost, currentDatabase(), some_table, key%2, 'default');
2020-01-25 20:52:31 +03:00
..
data_types DOCS-4146: DateTime. EN review, RU translation for #7429 (#7738) 2020-01-17 10:13:00 +03:00
database_engines Support detach and drop table for mysql database engine 2019-12-13 19:48:38 +08:00
development Replace readline to replxx: docs and corrections 2020-01-18 18:44:08 +03:00
faq CLICKHOUSEDOCS-508: EN review. RU translation. 2020-01-15 15:37:15 +03:00
getting_started Remove redundant step 2020-01-10 17:29:56 +03:00
guides Update apply_catboost_model.md 2020-01-09 19:42:20 +03:00
images WIP on documentation (#2692) 2018-07-20 20:35:34 +03:00
interfaces fixed docs 2020-01-22 01:42:52 +03:00
introduction Introduction refactoring + a bunch of docs fixes (#8010) 2019-12-05 19:36:51 +03:00
operations Add ability to use multiple disks/volumes for Distributed engine 2020-01-25 20:52:31 +03:00
query_language Merge pull request #8691 from BayoNet/en-docs/CLICKHOUSEDOCS-496-roundBankers 2020-01-18 20:15:49 +03:00
changelog.md Some WIP on documentation refactoring (#2659) 2018-07-18 13:00:53 +03:00
index.md DOCAPI-8530: Code blocks markup fix (#7060) 2019-09-23 18:31:46 +03:00
roadmap.md Remove outdated stuff from en roadmap 2019-12-23 19:29:42 +03:00
security_changelog.md update security changelog 2020-01-09 12:52:40 +03:00