risingwave_frontend::handler::create_sink

Function handle_create_sink

source
pub async fn handle_create_sink(
    handle_args: HandlerArgs,
    stmt: CreateSinkStatement,
) -> Result<RwPgResponse, RwError>