Function is_parallelized_backfill_enabled_cdc_scan_fragment

Source
fn is_parallelized_backfill_enabled_cdc_scan_fragment(
    fragment: &Fragment,
) -> bool
Expand description

Returns true if the fragment is CDC scan and has parallelized backfill enabled.