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: 8 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: 46<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: 1292.0 B<br>number of coalesced partitions: 1"];
5 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 46<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: 46<br>local bytes read: 1242.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: 1472.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: 1242.0 B"];
subgraph cluster6 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: 10 ms";
7 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 3 ms<br>peak memory: 256.0 KiB<br>number of output rows: 46<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: 46"];
10 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 46<br>number of input batches: 1"];
}
11 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 2 ms<br>metadata time: 0 ms<br>size of files read: 891.0 B<br>number of output rows: 46"];
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_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841 ASC NULLS FIRST], output=[COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857])
HashAggregate(keys=[COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841], functions=[])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841, 10), ENSURE_REQUIREMENTS, [plan_id=11181]
HashAggregate(keys=[COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841], functions=[])
Project [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835 AS COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Filter CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835))), )) THEN false ELSE Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835))), ) END
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835] Batched: true, DataFilters: [CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_..., Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/ARS_BRETAGNE_351331], PartitionFilters: [], PushedFilters: [], ReadSchema: struct<COL_96226C3E_EC5E_43AD_915D_4AA94052AD42:string>
== Physical Plan ==
AdaptiveSparkPlan (17)
+- == Final Plan ==
TakeOrderedAndProject (10)
+- * HashAggregate (9)
+- AQEShuffleRead (8)
+- ShuffleQueryStage (7), Statistics(sizeInBytes=1472.0 B, rowCount=46)
+- 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_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835]
Batched: true
Location: InMemoryFileIndex [file:/data/output/cache/parquet/datablock/ARS_BRETAGNE_351331]
ReadSchema: struct<COL_96226C3E_EC5E_43AD_915D_4AA94052AD42:string>
(2) ColumnarToRow [codegen id : 1]
Input [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835]
(3) Filter [codegen id : 1]
Input [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835]
Condition : CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835))), )) THEN false ELSE Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835))), ) END
(4) Project [codegen id : 1]
Output [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835 AS COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Input [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835]
(5) HashAggregate [codegen id : 1]
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Keys [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Functions: []
Aggregate Attributes: []
Results [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
(6) Exchange
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Arguments: hashpartitioning(COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841, 10), ENSURE_REQUIREMENTS, [plan_id=11181]
(7) ShuffleQueryStage
Output [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Arguments: 0
(8) AQEShuffleRead
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Arguments: coalesced
(9) HashAggregate [codegen id : 2]
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Keys [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Functions: []
Aggregate Attributes: []
Results [2]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841 AS COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857, COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
(10) TakeOrderedAndProject
Input [2]: [COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857, COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Arguments: 100, [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841 ASC NULLS FIRST], [COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857]
(11) Filter
Input [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835]
Condition : CASE WHEN isnull(Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835))), )) THEN false ELSE Contains(str_remove_accent(upper(str_remove_accent(COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835))), ) END
(12) Project
Output [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835 AS COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Input [1]: [COL_96226C3E_EC5E_43AD_915D_4AA94052AD42#127835]
(13) HashAggregate
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Keys [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Functions: []
Aggregate Attributes: []
Results [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
(14) Exchange
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Arguments: hashpartitioning(COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841, 10), ENSURE_REQUIREMENTS, [plan_id=11158]
(15) HashAggregate
Input [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Keys [1]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Functions: []
Aggregate Attributes: []
Results [2]: [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841 AS COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857, COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
(16) TakeOrderedAndProject
Input [2]: [COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857, COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841]
Arguments: 100, [COL_A6762817_9DF8_412E_82D3_FBDE52FAF4D3#127841 ASC NULLS FIRST], [COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857]
(17) AdaptiveSparkPlan
Output [1]: [COL_C99DCDF3_D819_4011_8077_BAB5D77028C2#127857]
Arguments: isFinalPlan=true