szehon-ho commented on pull request #3365:
URL: https://github.com/apache/iceberg/pull/3365#issuecomment-951113629


   @rdblue for context, the possible issue is that FlinkSinks have auto-commit 
, and so sometimes there is a commit between the two writes of the same record 
value and thus two files are created.  The test (checking that same records go 
to same file) was asserting only one file created.
   
   Thanks @openinx for giving a try to fix it.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to