hililiwei opened a new issue, #5119:
URL: https://github.com/apache/iceberg/issues/5119

   In Flink 1.12 the community focused on implementing a unified Data Sink API 
([FLIP-143](https://cwiki.apache.org/confluence/display/FLINK/FLIP-143%3A+Unified+Sink+API)).
 The new abstraction introduces a write/commit protocol and a more modular 
interface where the individual components are transparently exposed to the 
framework.
   
   In Flink 1.15 the community extend the unified Sink API to broaden the 
spectrum of supported scenarios and fix the small-file-compaction  problem.
   
   I suggest that we optimize Iceberg's Flink sink based on the above FLIP.
   
   There is a preliminary proposal: 
   
https://docs.google.com/document/d/1G4O6JidAoKgbIdy8Ts73OfG_KBEMpsW-LkXIb89I5k8/edit?usp=sharing
   
   and a PR: https://github.com/apache/iceberg/pull/4904
   
   Thanks to @kbendick for your assistance in this.
   


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