Skip to content

DOCAPI-7443: Virtual columns docs update. EN review. RU translation.#6640

Merged
BayoNet merged 6 commits intoClickHouse:masterfrom
BayoNet:l10n/DOCAPI-7443-virtual-columns
Aug 27, 2019
Merged

DOCAPI-7443: Virtual columns docs update. EN review. RU translation.#6640
BayoNet merged 6 commits intoClickHouse:masterfrom
BayoNet:l10n/DOCAPI-7443-virtual-columns

Conversation

@BayoNet
Copy link
Contributor

@BayoNet BayoNet commented Aug 23, 2019

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

For changelog. Remove if this is non-significant change.

Category (leave one):

@BayoNet BayoNet added comp-documentation Documentation. pr-documentation Documentation PRs for the specific code PR labels Aug 23, 2019
@@ -13,11 +13,11 @@ The table engine (type of table) determines:

### *MergeTree
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

тут точно верстка не съезжает?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вёрстка не съезжает, но вдруг подумал, а зачем вообще эта звёздочка в названии семейства? Я её удалю.

- Параметры репликации данных.

При чтении, движок обязан лишь выдать запрошенные столбцы, но в некоторых случаях движок может частично обрабатывать данные при ответе на запрос.
## Семейства двигателей
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

движков

Для большинства серьёзных задач, следует использовать движки семейства `MergeTree`.
### *MergeTree

Наиболее универсальные и функциональные движки таблицы для задач с высокой загрузкой. Общим свойством этих движков является быстрая вставка данных с последующей фоновой обработкой данных. `Движки `*MergeTree` поддерживают репликацию данных (в [Replicated*](replication.md) версиях движков), партиционирование, и другие возможности не поддержанные для других движков.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

лишний backtick


### Движки для интергации

Двигатели для связи с другими системами хранения и обработки данных.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

движки


### Движки специального назначения

Движки, которые выполняют специальные задачи.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

может какой-нибудь синоним? особые?

@BayoNet BayoNet merged commit cbc78ff into ClickHouse:master Aug 27, 2019
@BayoNet BayoNet deleted the l10n/DOCAPI-7443-virtual-columns branch August 27, 2019 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-documentation Documentation. pr-documentation Documentation PRs for the specific code PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants