digraph G {
0 [labelType="html" label="<br><b>AdaptiveSparkPlan</b><br><br>"];
1 [labelType="html" label="<br><b>TakeOrderedAndProject</b><br><br>"];
subgraph cluster2 {
isCluster="true";
label="WholeStageCodegen (2)\n \nduration: 7 ms";
3 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 3 ms<br>peak memory: 16.3 MiB<br>number of output rows: 242<br>number of sort fallback tasks: 0<br>avg hash probes per key: 1"];
}
4 [labelType="html" label="<b>AQEShuffleRead</b><br><br>number of partitions: 1<br>partition data size: 34.1 KiB<br>number of coalesced partitions: 1"];
5 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 629<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>29 ms (2 ms, 3 ms, 11 ms (stage 1279.0: task 1800))<br>remote merged bytes read: 0.0 B<br>local merged blocks fetched: 0<br>corrupt merged block chunks: 0<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 629<br>local bytes read: 32.7 KiB<br>fetch wait time: 0 ms<br>remote bytes read: 0.0 B<br>merged fetch fallback count: 0<br>local blocks read: 6<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size total (min, med, max (stageId: taskId))<br>43.5 KiB (1288.0 B, 7.9 KiB, 16.0 KiB (stage 1279.0: task 1800))<br>local merged bytes read: 0.0 B<br>number of partitions: 10<br>remote reqs duration: 0 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>32.7 KiB (1402.0 B, 6.1 KiB, 10.8 KiB (stage 1279.0: task 1800))"];
subgraph cluster6 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n795 ms (113 ms, 131 ms, 157 ms (stage 1279.0: task 1824))";
7 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build total (min, med, max (stageId: taskId))<br>661 ms (57 ms, 122 ms, 135 ms (stage 1279.0: task 1800))<br>peak memory total (min, med, max (stageId: taskId))<br>81.5 MiB (256.0 KiB, 16.3 MiB, 16.3 MiB (stage 1279.0: task 1806))<br>number of output rows: 629<br>number of sort fallback tasks: 0<br>avg hash probes per key (min, med, max (stageId: taskId)):<br>(1, 1, 1 (stage 1279.0: task 1806))"];
8 [labelType="html" label="<br><b>Project</b><br><br>"];
9 [labelType="html" label="<b>Filter</b><br><br>number of output rows: 74,988"];
10 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 81,008<br>number of input batches: 25"];
}
11 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 12<br>scan time total (min, med, max (stageId: taskId))<br>122 ms (7 ms, 14 ms, 60 ms (stage 1279.0: task 1832))<br>metadata time: 0 ms<br>size of files read: 5.2 MiB<br>number of output rows: 81,008"];
1->0;
3->1;
4->3;
5->4;
7->5;
8->7;
9->8;
10->9;
11->10;
}
12
AdaptiveSparkPlan isFinalPlan=true
TakeOrderedAndProject(limit=35, orderBy=[COL_0D8DD134_25F4_430D_A010_73D4CE2097B8#229853L DESC NULLS LAST], output=[COL_B68E02DB_8C6F_47C6_845A_EF19D78EFA2B#229723,COL_8F76E4C9_FBC7_47DC_A3AF_835EB388D8DA#229724,COL_0D8DD134_25F4_430D_A010_73D4CE2097B8#229853L])
HashAggregate(keys=[COL_F22A80C3_040E_4C14_A097_DC996C20CE08#229186, COL_27C31278_6ECC_44BA_8D10_284D8AF781EF#229210], functions=[count(1)])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_F22A80C3_040E_4C14_A097_DC996C20CE08#229186, COL_27C31278_6ECC_44BA_8D10_284D8AF781EF#229210, 10), ENSURE_REQUIREMENTS, [plan_id=21406]
HashAggregate(keys=[COL_F22A80C3_040E_4C14_A097_DC996C20CE08#229186, COL_27C31278_6ECC_44BA_8D10_284D8AF781EF#229210], functions=[partial_count(1)])
Project [COL_54183A9C_BB78_4E5C_A82A_6463704C29E7#227619 AS COL_F22A80C3_040E_4C14_A097_DC996C20CE08#229186, COL_B5994D55_8078_4B80_A6C2_05C596D2AFD6#227643 AS COL_27C31278_6ECC_44BA_8D10_284D8AF781EF#229210]
Filter isnotnull(str_remove_accent(upper(COL_54183A9C_BB78_4E5C_A82A_6463704C29E7#227619)))
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_54183A9C_BB78_4E5C_A82A_6463704C29E7#227619,COL_B5994D55_8078_4B80_A6C2_05C596D2AFD6#227643] Batched: true, DataFilters: [isnotnull(str_remove_accent(upper(COL_54183A9C_BB78_4E5C_A82A_6463704C29E7#227619)))], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/PU_FICHIER_FICT_253787], PartitionFilters: [], PushedFilters: [], ReadSchema: struct<COL_54183A9C_BB78_4E5C_A82A_6463704C29E7:string,COL_B5994D55_8078_4B80_A6C2_05C596D2AFD6:s...