Structs§
- Append
Only Dedup Executor 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.
Type Aliases§
- Cache 🔒
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.