Structs§
- The
LogSinker
implementation used for commit-decoupled sinks (such asIceberg
,DeltaLake
andStarRocks
). The concurrent/frequent commit capability of these sinks is poor, so by leveraging the decoupled log reader, we delay the checkpoint barrier to make commits less frequent.