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: 11 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+#30412 AS COL_IPP_426409#30749, NOM_FAM#30413 AS COL_NOM_FAM_426410#30750, PRENOM#30414 AS COL_PRENOM_426411#30751, NOM_NAISSANCE#30415 AS COL_NOM_NAISSANCE_426412#30752, NATIONALITE#30416 AS COL_NATIONALITE_426413#30753, cast(SEXE#30417 as int) AS COL_SEXE_426414#30754, CIVILITE#30418 AS COL_CIVILITE_426415#30755, cast(DATE_NAIS#30419 as timestamp) AS COL_DATE_NAIS_426416#30756, FINESS_ETAB#30420 AS COL_FINESS_ETAB_426417#30757, cast(REFORMAT_FOR_DOUBLE(INSC#30421) as double) AS COL_INSC_426418#30758, CODE+ETAB#30422 AS COL_CODE_ETAB_426419#30759, NOM+ETAB#30423 AS COL_NOM_ETAB_426420#30760]