pub const DISTRIBUTED_DATAFUSION_TASK_ID_LABEL: &str = "task_id";
Label used to annotate metrics in execution plan nodes with the task in which they were executed. Note that the same task id may be used in multiple stages.