Module sink

Module sink 

Source

Macrosยง

dispatch_output_kind ๐Ÿ”’
Dispatch the code block to different output kinds for chunk compaction based on sink type.

Structsยง

NonAppendOnlyBehavior ๐Ÿ”’
When the sink is non-append-only, i.e. upsert or retract, we need to do some extra work for correctness and performance.
SinkExecutor

Enumsยง

RebuildSinkMessage ๐Ÿ”’

Functionsยง

compact_output_kind ๐Ÿ”’
Get the output kind for chunk compaction based on the given sink type.
force_append_only ๐Ÿ”’
force_delete_only ๐Ÿ”’