pub async fn handle_alter_sink_props(
    handler_args: HandlerArgs,
    sink_name: ObjectName,
    changed_props: Vec<SqlOption>,
) -> Result<RwPgResponse>pub async fn handle_alter_sink_props(
    handler_args: HandlerArgs,
    sink_name: ObjectName,
    changed_props: Vec<SqlOption>,
) -> Result<RwPgResponse>