== Physical Plan ==
AdaptiveSparkPlan (10)
+- == Final Plan ==
* HashAggregate (6)
+- ShuffleQueryStage (5), Statistics(sizeInBytes=16.0 B, rowCount=1)
+- Exchange (4)
+- * HashAggregate (3)
+- * ColumnarToRow (2)
+- Scan parquet (1)
+- == Initial Plan ==
HashAggregate (9)
+- Exchange (8)
+- HashAggregate (7)
+- Scan parquet (1)
(1) Scan parquet
Output: []
Batched: true
Location: InMemoryFileIndex [file:/home/sdata/tomcat/webapps/storage_area/private/config/123456789/3979448040819712/asset/datafile/4206178030064640]
ReadSchema: struct<>
(2) ColumnarToRow [codegen id : 1]
Input: []
(3) HashAggregate [codegen id : 1]
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#39238L]
Results [1]: [count#39239L]
(4) Exchange
Input [1]: [count#39239L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=13144]
(5) ShuffleQueryStage
Output [1]: [count#39239L]
Arguments: 0
(6) HashAggregate [codegen id : 2]
Input [1]: [count#39239L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#39235L]
Results [1]: [count(1)#39235L AS count#39236L]
(7) HashAggregate
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#39238L]
Results [1]: [count#39239L]
(8) Exchange
Input [1]: [count#39239L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=13132]
(9) HashAggregate
Input [1]: [count#39239L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#39235L]
Results [1]: [count(1)#39235L AS count#39236L]
(10) AdaptiveSparkPlan
Output [1]: [count#39236L]
Arguments: isFinalPlan=true