== Physical Plan ==
AdaptiveSparkPlan (11)
+- == Final Plan ==
ResultQueryStage (7), Statistics(sizeInBytes=8.0 EiB)
+- * HashAggregate (6)
+- ShuffleQueryStage (5), Statistics(sizeInBytes=32.0 B, rowCount=2)
+- Exchange (4)
+- * HashAggregate (3)
+- * ColumnarToRow (2)
+- Scan parquet (1)
+- == Initial Plan ==
HashAggregate (10)
+- Exchange (9)
+- HashAggregate (8)
+- Scan parquet (1)
(1) Scan parquet
Output: []
Batched: true
Location: InMemoryFileIndex [file:/home/jovyan/data/yellow-taxi/yellow_tripdata_2018-06.parquet]
ReadSchema: struct<>
(2) ColumnarToRow [codegen id : 1]
Input: []
(3) HashAggregate [codegen id : 1]
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#5997L]
Results [1]: [count#5998L]
(4) Exchange
Input [1]: [count#5998L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1399]
(5) ShuffleQueryStage
Output [1]: [count#5998L]
Arguments: 0
(6) HashAggregate [codegen id : 2]
Input [1]: [count#5998L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#5995L]
Results [1]: [count(1)#5995L AS count(1)#5996L]
(7) ResultQueryStage
Output [1]: [count(1)#5996L]
Arguments: 1
(8) HashAggregate
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#5997L]
Results [1]: [count#5998L]
(9) Exchange
Input [1]: [count#5998L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1387]
(10) HashAggregate
Input [1]: [count#5998L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#5995L]
Results [1]: [count(1)#5995L AS count(1)#5996L]
(11) AdaptiveSparkPlan
Output [1]: [count(1)#5996L]
Arguments: isFinalPlan=true