cannectors

incremental

incremental configuration for the database module.

propertytypedefaultdescription
enabled
booleanfalseEnable incremental queries.
timestampField
stringRecord field persisted as the incremental timestamp. Consumed by the query through the state.lastRunTimestamp parameter expression.
idField
stringRecord field persisted as the incremental ID. Consumed by the query through the state.lastRunId parameter expression.