== Physical Plan ==
AdaptiveSparkPlan (13)
+- == Final Plan ==
* HashAggregate (7)
+- ShuffleQueryStage (6), Statistics(sizeInBytes=16.0 B, rowCount=1)
+- Exchange (5)
+- * HashAggregate (4)
+- * Project (3)
+- * Filter (2)
+- Scan csv (1)
+- == Initial Plan ==
HashAggregate (12)
+- Exchange (11)
+- HashAggregate (10)
+- Project (9)
+- Filter (8)
+- Scan csv (1)
(1) Scan csv
Output [1]: [n_dossier#4417]
Batched: false
Location: InMemoryFileIndex [file:/data/input/depot/csv/execution/491DA9B8_20E8_4F00_AC1C_AA24226656D0/current/sample3.csv]
PushedFilters: [IsNotNull(n_dossier)]
ReadSchema: struct<n_dossier:string>
(2) Filter [codegen id : 1]
Input [1]: [n_dossier#4417]
Condition : isnotnull(n_dossier#4417)
(3) Project [codegen id : 1]
Output: []
Input [1]: [n_dossier#4417]
(4) HashAggregate [codegen id : 1]
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#4647L]
Results [1]: [count#4648L]
(5) Exchange
Input [1]: [count#4648L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1682]
(6) ShuffleQueryStage
Output [1]: [count#4648L]
Arguments: 0
(7) HashAggregate [codegen id : 2]
Input [1]: [count#4648L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#4639L]
Results [1]: [count(1)#4639L AS count#4641L]
(8) Filter
Input [1]: [n_dossier#4417]
Condition : isnotnull(n_dossier#4417)
(9) Project
Output: []
Input [1]: [n_dossier#4417]
(10) HashAggregate
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#4647L]
Results [1]: [count#4648L]
(11) Exchange
Input [1]: [count#4648L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1668]
(12) HashAggregate
Input [1]: [count#4648L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#4639L]
Results [1]: [count(1)#4639L AS count#4641L]
(13) AdaptiveSparkPlan
Output [1]: [count#4641L]
Arguments: isFinalPlan=true