apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.35k stars 928 forks source link

[Bug] When metastore.partitioned-table is enabled, the partition information in hms will not be deleted after the expired partition is automatically deleted. #3514

Closed codeTai closed 3 months ago

codeTai commented 3 months ago

Search before asking

Paimon version

0.8-SNAPSHOT

Compute Engine

Flink

Minimal reproduce step

When metastore.partitioned-table is enabled, the partition information in hms will not be deleted after the expired partition is automatically deleted.

What doesn't meet your expectations?

Expired partition information in hms is not deleted, causing partition information to accumulate

Anything else?

No response

Are you willing to submit a PR?

gsralex commented 3 months ago

please assign to me