hydradatabase / hydradatabase/columnar
Auto-partitioning build-in feature
Open
enhancement
- Dominant language
- C
- Stars
- 3k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Timescaledb has the built-in auto partitioning on 1 or 2 dimension (time and tenant/deviceid/etc).
Your documentation states Partitioning to be used for time partitioning, but still it can be done only manually.
It would be great if you implement something for auto-creating the partitions based on configuration of intervals and/or secondary criteria. This can help a lot on the usecase of GDPR cleaning where dropping older data would be a lot faster/easier.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.