Search before asking
Motivation
With multi-level partition keys, it is not efficient to handle large partition set because current implement should scan all partition names.
Solution
We may sort partition names by partition time key and thus directly drop partitions with time value older than expected.
No response
Anything else?
No response
Willingness to contribute
Search before asking
Motivation
With multi-level partition keys, it is not efficient to handle large partition set because current implement should scan all partition names.
Solution
We may sort partition names by partition time key and thus directly drop partitions with time value older than expected.
No response
Anything else?
No response
Willingness to contribute