Skip to main content

Module task

Module task 

Source

ModulesΒ§

ckpt πŸ”’
inc πŸ”’

StructsΒ§

BatchingTask
PlanInfo
TaskArgs
Arguments for creating batching task
TaskConfig
The task’s config, immutable once created

EnumsΒ§

DirtyRestore

ConstantsΒ§

MAX_INCREMENTAL_DIRTY_WINDOW_FILTERS πŸ”’
Maximum number of dirty time-window predicates attached to one incremental SQL query. This keeps generated OR filters bounded so Substrait encoding and downstream planning remain predictable; if the backlog is larger, the flow drains one capped batch and postpones checkpoint advancement to a later run.

FunctionsΒ§

determine_query_type πŸ”’
is_merge_mode_last_non_null πŸ”’