|
|
|
|
|
by ericb
1472 days ago
|
|
It is definitely useful to be able to consume a lot of data quickly, especially high-cardinality data. Inevitably, an infinite flood of data will eventually consume any finite space limitations. I'm wondering what QuestDB's story for data aggregation and cleanup looks like? |
|
Cleanup is semi manual for now. Time partitions can be removed or detached via SQL. We’re working on automating that.