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] Flaky test Hive31CatalogITCase.testDropPartitionFromBranchLocationInProperties & TestHiveMetastore #3908

Open zhongyujiang opened 1 month ago

zhongyujiang commented 1 month ago

Search before asking

Paimon version

master

Compute Engine

Hive

Minimal reproduce step

These two tests are flaky, they have a certain probability of failing in the CI, I've seen this serveral times:

TestHiveMetastore: https://github.com/apache/paimon/actions/runs/10258765648/job/28382115013#step:5:13300

Hive31CatalogITCase.testDropPartitionFromBranchLocationInProperties: https://github.com/apache/paimon/actions/runs/10258765648/job/28382115013#step:5:14454

What doesn't meet your expectations?

flaky test

Anything else?

No response

Are you willing to submit a PR?

LinMingQiang commented 1 month ago

fixed #3960