hameizi opened a new pull request #3095:
URL: https://github.com/apache/iceberg/pull/3095


   Now, flink read iceberg use streaming mode ignore 'overwrite' snapshot, so 
user can't read the delete data real-time.
   This PR first emit the eqdelete as delete rowdata(-U), and then emit the 
rowdata(+I) that join adddata and posdelete by function applyPosdelete. And 
then flink can keep one primary table from read iceberg primary 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: [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