Skip to main content

apply_watermark_after_ingest

Function apply_watermark_after_ingest 

Source
pub fn apply_watermark_after_ingest(
    ds: DataSet,
    schema: &Schema,
    options: &IngestionOptions,
) -> IngestionResult<DataSet>
Expand description

Apply watermark filtering when options request it (call after validate_watermark_config).