ClickHouse / ClickHouse/ClickHouse
MergeTree support using TTL to move data to S3 archive storage
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
### Company or project name
AliCloud
### Use case
We noticed that the official team mentioned in the PR https://github.com/ClickHouse/ClickHouse/issues/64703 that they will address the usage issues related to S3 archive storage in the future. If it is possible to move table data to archive storage, it can reduce storage costs.
### Describe the solution you'd like
Regarding support for S3 archive storage, is there any consideration for developing a feature that allows moving table data to archive storage(S3 Glacier Instant Retrieval, or archive storage from other object storage) using the TTL of the mergeTree ?
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.