Module batch_refresh_job

Module batch_refresh_job 

Source
Expand description

Batch refresh job checkpoint control for snapshot-only materialized views.

It lives permanently in DatabaseCheckpointControl.independent_checkpoint_job_controls as an IndependentCheckpointJobControl::BatchRefresh variant for its entire lifetime.

Lifecycle for first run (snapshot only): DDL โ†’ ConsumingSnapshot โ†’ stop actors committed โ†’ Idle

Structsยง

BatchRefreshBarrierStats ๐Ÿ”’
BatchRefreshJobCheckpointControl ๐Ÿ”’
Self-contained checkpoint control for a batch refresh MV.
BatchRefreshLogicalFragments ๐Ÿ”’
Logical fragment metadata for a batch refresh job.
BatchRefreshRenderResult ๐Ÿ”’
Result of the unified actor rendering for a batch refresh job.

Enumsยง

BatchRefreshJobStatus ๐Ÿ”’