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: 54 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: 16.3 MiB<br>number of output rows: 27<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: 1709.0 B<br>number of coalesced partitions: 1"];
5 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 27<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: 27<br>local bytes read: 1627.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: 1872.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: 1627.0 B"];
subgraph cluster6 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: 45 ms";
7 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 18 ms<br>peak memory: 256.0 KiB<br>number of output rows: 27<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>ColumnarToRow</b><br><br>number of output rows: 13,237<br>number of input batches: 4"];
}
10 [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: 668.2 KiB<br>number of output rows: 13,237"];
1->0;
3->1;
4->3;
5->4;
7->5;
8->7;
9->8;
10->9;
}
11
AdaptiveSparkPlan isFinalPlan=true
TakeOrderedAndProject(limit=500000, orderBy=[COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423 ASC NULLS FIRST,COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424 ASC NULLS FIRST], output=[COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424,COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425,COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491,COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502,COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423])
HashAggregate(keys=[COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396], functions=[sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, 10), ENSURE_REQUIREMENTS, [plan_id=573333]
HashAggregate(keys=[COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396], functions=[partial_sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)])
Project [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113 AS COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115 AS COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116 AS COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122 AS COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403]
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113,COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115,COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116,COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122] Batched: true, DataFilters: [], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/06_COMPILATION__203573], PartitionFilters: [], PushedFilters: [], ReadSchema: struct<COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA:string,COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7:s...
== Physical Plan ==
AdaptiveSparkPlan (15)
+- == Final Plan ==
TakeOrderedAndProject (9)
+- * HashAggregate (8)
+- AQEShuffleRead (7)
+- ShuffleQueryStage (6), Statistics(sizeInBytes=1872.0 B, rowCount=27)
+- Exchange (5)
+- * HashAggregate (4)
+- * Project (3)
+- * ColumnarToRow (2)
+- Scan parquet (1)
+- == Initial Plan ==
TakeOrderedAndProject (14)
+- HashAggregate (13)
+- Exchange (12)
+- HashAggregate (11)
+- Project (10)
+- Scan parquet (1)
(1) Scan parquet
Output [4]: [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122]
Batched: true
Location: InMemoryFileIndex [file:/data/output/cache/parquet/datablock/06_COMPILATION__203573]
ReadSchema: struct<COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA:string,COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7:string,COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E:string,COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6:double>
(2) ColumnarToRow [codegen id : 1]
Input [4]: [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122]
(3) Project [codegen id : 1]
Output [4]: [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113 AS COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115 AS COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116 AS COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122 AS COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403]
Input [4]: [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122]
(4) HashAggregate [codegen id : 1]
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403]
Keys [3]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396]
Functions [1]: [partial_sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)]
Aggregate Attributes [1]: [sum#1102552]
Results [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
(5) Exchange
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
Arguments: hashpartitioning(COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, 10), ENSURE_REQUIREMENTS, [plan_id=573333]
(6) ShuffleQueryStage
Output [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
Arguments: 0
(7) AQEShuffleRead
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
Arguments: coalesced
(8) HashAggregate [codegen id : 2]
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
Keys [3]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396]
Functions [1]: [sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)]
Aggregate Attributes [1]: [sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)#1102439]
Results [5]: [COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397 AS COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396 AS COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, round(sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)#1102439, 2) AS COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394 AS COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423, str_if_with_rule((COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396 <=> +), Ajout, Suppression) AS COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502]
(9) TakeOrderedAndProject
Input [5]: [COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423, COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502]
Arguments: 500000, [COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423 ASC NULLS FIRST, COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424 ASC NULLS FIRST], [COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502, COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423]
(10) Project
Output [4]: [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113 AS COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115 AS COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116 AS COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122 AS COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403]
Input [4]: [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#1102113, COL_F7E6B982_AE01_4D61_95F1_A194F4B50FB7#1102115, COL_11433D90_073E_4D4F_93EA_C1D4A3867F3E#1102116, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#1102122]
(11) HashAggregate
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403]
Keys [3]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396]
Functions [1]: [partial_sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)]
Aggregate Attributes [1]: [sum#1102552]
Results [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
(12) Exchange
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
Arguments: hashpartitioning(COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, 10), ENSURE_REQUIREMENTS, [plan_id=573314]
(13) HashAggregate
Input [4]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396, sum#1102553]
Keys [3]: [COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394, COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396]
Functions [1]: [sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)]
Aggregate Attributes [1]: [sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)#1102439]
Results [5]: [COL_D9A926E4_DEA4_454C_9D26_AF8A84F6150F#1102397 AS COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396 AS COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, round(sum(COL_4A9CF164_39F8_474C_996A_E0FB3BC895CE#1102403)#1102439, 2) AS COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_29464BD7_6345_4F2A_9193_3BB4FE67DC8C#1102394 AS COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423, str_if_with_rule((COL_2C8AE28B_DC3A_4466_87BC_0330AD5F0E90#1102396 <=> +), Ajout, Suppression) AS COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502]
(14) TakeOrderedAndProject
Input [5]: [COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423, COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502]
Arguments: 500000, [COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423 ASC NULLS FIRST, COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424 ASC NULLS FIRST], [COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502, COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423]
(15) AdaptiveSparkPlan
Output [5]: [COL_26DEB303_91BA_4BBA_B3A7_1BA03D6E6945#1102424, COL_780DBC49_29AA_4ADC_BE27_50C74D497C34#1102425, COL_2CD586FF_DBBB_4ACE_B2C1_745390F52EE5#1102491, COL_E4546317_1856_4599_B23B_40AAAF9DDC8A#1102502, COL_507C71CC_B5EF_4012_A7AD_9954FE3FDAD5#1102423]
Arguments: isFinalPlan=true