risingwave_stream::common::table::state_table

Macro insane_mode_discard_point

source
macro_rules! insane_mode_discard_point {
    () => { ... };
}
Expand description

This macro is used to mark a point where we want to randomly discard the operation and early return, only in insane mode.