Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translate docs/zh/operations/table_engines/aggregatingmergetree.md #5328

Merged
merged 2 commits into from May 20, 2019
Merged

translate docs/zh/operations/table_engines/aggregatingmergetree.md #5328

merged 2 commits into from May 20, 2019

Conversation

neverlee
Copy link
Contributor

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):

  • Other

Short description (up to few sentences):
translate docs/zh/operations/table_engines/aggregatingmergetree.md
...

Detailed description (optional):

...

@blinkov
Copy link
Contributor

blinkov commented May 18, 2019

cc @zhang2014 @sundy-li


To insert data, use [INSERT SELECT](../../query_language/insert_into.md) query with aggregate -State- functions..
When selecting data from `AggregatingMergeTree` table, use `GROUP BY` clause and the same aggregate functions as when inserting data, but using `-Merge` suffix.
插入数据,需使用带有统计 -State- 函数的 [INSERT SELECT](../../query_language/insert_into.md) 语句。
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.

确实这么看起来合适些。改了

@zhang2014
Copy link
Contributor

LGTM

@blinkov blinkov merged commit 7249c91 into ClickHouse:master May 20, 2019
@vitlibar vitlibar added the pr-documentation Documentation PRs for the specific code PR label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-documentation Documentation PRs for the specific code PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants