GangYang-HX opened a new issue, #7964: URL: https://github.com/apache/paimon/issues/7964
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version Paimon-1.1.1 ### Compute Engine Spark-3.5.0 ### Minimal reproduce step Executing the "CALL sys.expire_partitions" operation via the Spark engine: 1. Executing `partition expire` throws an exception after the HMS Drop Partition is completed, preventing subsequent Paimon partition metadata deletion processing. 2. Executing `partition expire` again will throw an exception. ### What doesn't meet your expectations? Failed to correctly identify the partition not found exception ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
