Module output_kind
risingwave_
stream
2.7.0-alpha
Module output_
kind
Module Items
Constants
In risingwave_
stream::
common::
change_
buffer
risingwave_stream
::
common
::
change_buffer
Module
output_
kind
Copy item path
Source
Constants
ยง
RETRACT
For updates, keep both the old and new row with
UpdateDelete
and
UpdateInsert
operation.
UPSERT
For updates, only keep the new row with
Insert
operation.