codope commented on issue #7125: URL: https://github.com/apache/hudi/issues/7125#issuecomment-1363825375
Synced up on call and we looked at the clean commit metadata. The issue does not seem to be related to metadata table. One thing to note is that the table is multi-level partitioned i.e. there are multiple partition fields and `filePathsToBeDeletedPerPartition` was empty for quite a few partitions. Suggested a workaround disable and re-enable metadata then the commits should go through. Followups: 1. Requested to share the non-empty `filePathsToBeDeletedPerPartition`. OP will get back after checking with the team. 2. We need to reproduce the issue with similar configs but multiple partition fields. -- 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]
