pvary commented on issue #8916: URL: https://github.com/apache/iceberg/issues/8916#issuecomment-2092323155
@parrik: The issue you have linked is for the cases where the checkpointing is not enabled. If I read the python code correctly, this is not the case here. Still, the issue seems similar, likely the checkpointing is not triggered for the committer. Maybe the missing part is, that the `notifyCheckpointComplete` is not called. It would be good to see the DEBUG logs for the `IcebergFilesCommitter` to see what is happening. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org