risingwave_frontend::handler::alter_source_with_sr

Function handle_alter_source_with_sr

source
pub async fn handle_alter_source_with_sr(
    handler_args: HandlerArgs,
    name: ObjectName,
    format_encode: FormatEncodeOptions,
) -> Result<RwPgResponse, RwError>