risingwave_frontend::handler::create_source

Function bind_connector_props

source
pub fn bind_connector_props(
    handler_args: &HandlerArgs,
    format_encode: &FormatEncodeOptions,
    is_create_source: bool,
) -> Result<WithOptions, RwError>