pvary commented on issue #9089:
URL: https://github.com/apache/iceberg/issues/9089#issuecomment-1814690691

   >  however there are no commits happening to the tables
   
   How did you verify this?
   
   Which of the following logs could you see in the logs when the commit does 
not happen:
   
https://github.com/apache/iceberg/blob/0.14.x/flink/v1.13/flink/src/main/java/org/apache/iceberg/flink/sink/IcebergFilesCommitter.java
 ?
   ```
   LOG.info("Start to flush snapshot state to state backend, table: {}, 
checkpointId: {}",
   [..]
   LOG.info("Committing {} with {} data files and {} delete files to table 
{}",...
   ```
   


-- 
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

Reply via email to