risingwave_frontend::optimizer::plan_node::convert

Macro ban_to_stream

source
macro_rules! ban_to_stream {
    ($( { $convention:ident, $name:ident }),*) => { ... };
}
Expand description

Implement ToStream for batch and streaming node.