== Physical Plan ==
AdaptiveSparkPlan (8)
+- == Final Plan ==
* HashAggregate (5)
+- ShuffleQueryStage (4), Statistics(sizeInBytes=0.0 B, rowCount=0)
+- Exchange (3)
+- * HashAggregate (2)
+- * LocalTableScan (1)
+- == Initial Plan ==
HashAggregate (7)
+- Exchange (6)
+- HashAggregate (2)
+- LocalTableScan (1)
(1) LocalTableScan [codegen id : 1]
Output: []
Arguments: <empty>
(2) HashAggregate [codegen id : 1]
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#96979L]
Results [1]: [count#96980L]
(3) Exchange
Input [1]: [count#96980L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=14888]
(4) ShuffleQueryStage
Output [1]: [count#96980L]
Arguments: 0
(5) HashAggregate [codegen id : 2]
Input [1]: [count#96980L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#96976L]
Results [1]: [count(1)#96976L AS count#96977L]
(6) Exchange
Input [1]: [count#96980L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=14882]
(7) HashAggregate
Input [1]: [count#96980L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#96976L]
Results [1]: [count(1)#96976L AS count#96977L]
(8) AdaptiveSparkPlan
Output [1]: [count#96977L]
Arguments: isFinalPlan=true