Function query_pipeline_ddl

Source
pub async fn query_pipeline_ddl(
    __arg0: State<LogState>,
    __arg1: Extension<QueryContext>,
    __arg2: Query<LogIngesterQueryParams>,
    __arg3: Path<String>,
) -> Result<GreptimedbManageResponse>
Expand description

Generate DDL from pipeline definition.