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: 0 ms";
2 [labelType="html" label="<br><b>Project</b><br><br>"];
3 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 4,096<br>number of input batches: 1"];
}
4 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 8 ms<br>metadata time: 0 ms<br>size of files read: 256.4 KiB<br>number of output rows: 4,096"];
2->0;
3->2;
4->3;
}
5
CollectLimit 1500
Project [IPP+#32271 AS COL_IPP_426409#32608, NOM_FAM#32272 AS COL_NOM_FAM_426410#32609, PRENOM#32273 AS COL_PRENOM_426411#32610, NOM_NAISSANCE#32274 AS COL_NOM_NAISSANCE_426412#32611, NATIONALITE#32275 AS COL_NATIONALITE_426413#32612, cast(SEXE#32276 as int) AS COL_SEXE_426414#32613, CIVILITE#32277 AS COL_CIVILITE_426415#32614, cast(DATE_NAIS#32278 as timestamp) AS COL_DATE_NAIS_426416#32615, FINESS_ETAB#32279 AS COL_FINESS_ETAB_426417#32616, cast(REFORMAT_FOR_DOUBLE(INSC#32280) as double) AS COL_INSC_426418#32617, CODE+ETAB#32281 AS COL_CODE_ETAB_426419#32618, NOM+ETAB#32282 AS COL_NOM_ETAB_426420#32619]