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: 2 ms";
3 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 0 ms<br>peak memory: 256.0 KiB<br>number of output rows: 20<br>number of sort fallback tasks: 0<br>avg hash probes per key: 0"];
}
4 [labelType="html" label="<b>AQEShuffleRead</b><br><br>number of partitions: 1<br>partition data size: 801.0 B<br>number of coalesced partitions: 1"];
5 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 20<br>local merged chunks fetched: 0<br>shuffle write time: 1 ms<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: 20<br>local bytes read: 775.0 B<br>fetch wait time: 0 ms<br>remote bytes read: 0.0 B<br>merged fetch fallback count: 0<br>local blocks read: 1<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size: 480.0 B<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: 775.0 B"];
subgraph cluster6 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: 5 ms";
7 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 2 ms<br>peak memory: 256.0 KiB<br>number of output rows: 20<br>number of sort fallback tasks: 0<br>avg hash probes per key: 0"];
8 [labelType="html" label="<br><b>Project</b><br><br>"];
9 [labelType="html" label="<b>Filter</b><br><br>number of output rows: 20"];
10 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 20<br>number of input batches: 1"];
}
11 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 1 ms<br>metadata time: 0 ms<br>size of files read: 683.0 B<br>number of output rows: 20"];
1->0;
3->1;
4->3;
5->4;
7->5;
8->7;
9->8;
10->9;
11->10;
}
12
AdaptiveSparkPlan isFinalPlan=true
TakeOrderedAndProject(limit=100, orderBy=[COL_74E6D4E3_B982_4314_9251_72C890126F36#139336 DESC NULLS LAST], output=[COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343])
HashAggregate(keys=[COL_74E6D4E3_B982_4314_9251_72C890126F36#139336], functions=[])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_74E6D4E3_B982_4314_9251_72C890126F36#139336, 10), ENSURE_REQUIREMENTS, [plan_id=13800]
HashAggregate(keys=[COL_74E6D4E3_B982_4314_9251_72C890126F36#139336], functions=[])
Project [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321 AS COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Filter CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321))), )) THEN false ELSE Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321))), ) END
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321] Batched: true, DataFilters: [CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_..., Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/FINESS_PERIODE__307891], PartitionFilters: [], PushedFilters: [], ReadSchema: struct<COL_4003FF80_371D_49FA_937B_9968FF6C0635:string>
== Physical Plan ==
AdaptiveSparkPlan (17)
+- == Final Plan ==
TakeOrderedAndProject (10)
+- * HashAggregate (9)
+- AQEShuffleRead (8)
+- ShuffleQueryStage (7), Statistics(sizeInBytes=480.0 B, rowCount=20)
+- Exchange (6)
+- * HashAggregate (5)
+- * Project (4)
+- * Filter (3)
+- * ColumnarToRow (2)
+- Scan parquet (1)
+- == Initial Plan ==
TakeOrderedAndProject (16)
+- HashAggregate (15)
+- Exchange (14)
+- HashAggregate (13)
+- Project (12)
+- Filter (11)
+- Scan parquet (1)
(1) Scan parquet
Output [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321]
Batched: true
Location: InMemoryFileIndex [file:/data/output/cache/parquet/datablock/FINESS_PERIODE__307891]
ReadSchema: struct<COL_4003FF80_371D_49FA_937B_9968FF6C0635:string>
(2) ColumnarToRow [codegen id : 1]
Input [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321]
(3) Filter [codegen id : 1]
Input [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321]
Condition : CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321))), )) THEN false ELSE Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321))), ) END
(4) Project [codegen id : 1]
Output [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321 AS COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Input [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321]
(5) HashAggregate [codegen id : 1]
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Keys [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Functions: []
Aggregate Attributes: []
Results [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
(6) Exchange
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Arguments: hashpartitioning(COL_74E6D4E3_B982_4314_9251_72C890126F36#139336, 10), ENSURE_REQUIREMENTS, [plan_id=13800]
(7) ShuffleQueryStage
Output [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Arguments: 0
(8) AQEShuffleRead
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Arguments: coalesced
(9) HashAggregate [codegen id : 2]
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Keys [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Functions: []
Aggregate Attributes: []
Results [2]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336 AS COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343, COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
(10) TakeOrderedAndProject
Input [2]: [COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343, COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Arguments: 100, [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336 DESC NULLS LAST], [COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343]
(11) Filter
Input [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321]
Condition : CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321))), )) THEN false ELSE Contains(str_remove_accent(upper(str_remove_accent(COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321))), ) END
(12) Project
Output [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321 AS COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Input [1]: [COL_4003FF80_371D_49FA_937B_9968FF6C0635#139321]
(13) HashAggregate
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Keys [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Functions: []
Aggregate Attributes: []
Results [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
(14) Exchange
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Arguments: hashpartitioning(COL_74E6D4E3_B982_4314_9251_72C890126F36#139336, 10), ENSURE_REQUIREMENTS, [plan_id=13777]
(15) HashAggregate
Input [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Keys [1]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Functions: []
Aggregate Attributes: []
Results [2]: [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336 AS COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343, COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
(16) TakeOrderedAndProject
Input [2]: [COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343, COL_74E6D4E3_B982_4314_9251_72C890126F36#139336]
Arguments: 100, [COL_74E6D4E3_B982_4314_9251_72C890126F36#139336 DESC NULLS LAST], [COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343]
(17) AdaptiveSparkPlan
Output [1]: [COL_E7F4017F_1727_4BE8_909B_8E08BFA3633F#139343]
Arguments: isFinalPlan=true