Skip to content

Optimize auto drop partition perfomance #864

@zcoo

Description

@zcoo

Search before asking

  • I searched in the issues and found nothing similar.

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

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions