Include only records that have changed since the last time you ran the job. This filter assumes a field containing the timestamp or a number field of the latest change for each record, and stores the greatest encountered value in order to update the filter's future state.
A file used to persist and load the latest state of this data capture component.
Resource RequiredA custom identifier for this captured state. If omitted, the name of the 'Last modified column' will be used.
String OptionalColumn containing the last modification timestamp or date or number.
InputColumn<Object> Required