Structsยง
AppendOnlyDedupExecutor
drops any message that has duplicate pk columns with previous messages. It only accepts append-only input, and its output will be append-only as well.
AppendOnlyDedupExecutor
drops any message that has duplicate pk columns with previous
messages. It only accepts append-only input, and its output will be append-only as well.