Show the Stage ID and Task ID that corresponds to the max metric
digraph G {
0 [labelType="html" label="<br><b>CollectLimit</b><br><br>"];
subgraph cluster1 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: 4 ms";
2 [labelType="html" label="<br><b>Project</b><br><br>"];
3 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 155<br>number of input batches: 1"];
}
4 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 3 ms<br>metadata time: 0 ms<br>size of files read: 19.5 KiB<br>number of output rows: 155"];
2->0;
3->2;
4->3;
}
5
CollectLimit 1500
Project [VISIT_UNIT_ID_2959#63968 AS COL_VISIT_UNIT_ID_2959#64050, VISIT_ID_2960#63967 AS COL_VISIT_ID_2960#64051, PATIENT_ID_2961#63965 AS COL_PATIENT_ID_2961#64052, staticinvoke(class org.apache.spark.sql.catalyst.util.CharVarcharCodegenUtils, StringType, readSidePadding, ID_MVT_2962#63960, 20, true, false, true) AS COL_ID_MVT_2962#64053, ID_SEJ_2963#63962 AS COL_ID_SEJ_2963#64054, ID_PAT_2964#63961 AS COL_ID_PAT_2964#64055, UNIT_2965#63966 AS COL_UNIT_2965#64056, ACTIVITY_2966#63959 AS COL_ACTIVITY_2966#64057, IN_DATE_2967#63963 AS COL_IN_DATE_2967#64058, OUT_DATE_2968#63964 AS COL_OUT_DATE_2968#64059]