risingwave_connector::sink

Module decouple_checkpoint_log_sink

source

Structs§

  • The LogSinker implementation used for commit-decoupled sinks (such as Iceberg, DeltaLake and StarRocks). 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.

Constants§

Functions§