IncrementalTableConfig constructor
IncrementalTableConfig({})
Implementation
IncrementalTableConfig({
this.incrementalPostOperations,
this.incrementalPreOperations,
this.incrementalSelectQuery,
this.refreshDisabled,
this.uniqueKeyParts,
this.updatePartitionFilter,
});