Macrosยง
- dispatch_
output_ ๐kind - Dispatch the code block to different output kinds for chunk compaction based on sink type.
Structsยง
- NonAppend
Only ๐Behavior - When the sink is non-append-only, i.e. upsert or retract, we need to do some extra work for correctness and performance.
- Sink
Executor
Enumsยง
- Rebuild
Sink ๐Message
Functionsยง
- compact_
output_ ๐kind - Get the output kind for chunk compaction based on the given sink type.
- force_
append_ ๐only - force_
delete_ ๐only