hudi-bot opened a new issue, #15738: URL: https://github.com/apache/hudi/issues/15738
At present, DeletePartitionCommitActionExecutor prevents the partition from being dropped when there is pending table service operation. The pending table service should check whether the partition corresponding to the filegroup exists, not block the execution of DDL operation. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-5663 - Type: Improvement -- 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]
