Package org.apache.flink.table.runtime.operators.deduplicate.window.combines
package org.apache.flink.table.runtime.operators.deduplicate.window.combines
-
ClassesClassDescriptionAn implementation of
RecordsCombinerthat stores the first/last records of incremental input records into the window state.Factory to createRowTimeDeduplicateRecordsCombiner.