== Physical Plan ==
AdaptiveSparkPlan (11)
+- == Final Plan ==
ResultQueryStage (7), Statistics(sizeInBytes=8.0 EiB)
+- * HashAggregate (6)
+- ShuffleQueryStage (5), Statistics(sizeInBytes=992.0 B, rowCount=62)
+- 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]
ReadSchema: struct<>
(2) ColumnarToRow [codegen id : 1]
Input: []
(3) HashAggregate [codegen id : 1]
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#6139L]
Results [1]: [count#6140L]
(4) Exchange
Input [1]: [count#6140L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1833]
(5) ShuffleQueryStage
Output [1]: [count#6140L]
Arguments: 0
(6) HashAggregate [codegen id : 2]
Input [1]: [count#6140L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#6137L]
Results [1]: [count(1)#6137L AS count(1)#6138L]
(7) ResultQueryStage
Output [1]: [count(1)#6138L]
Arguments: 1
(8) HashAggregate
Input: []
Keys: []
Functions [1]: [partial_count(1)]
Aggregate Attributes [1]: [count#6139L]
Results [1]: [count#6140L]
(9) Exchange
Input [1]: [count#6140L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1821]
(10) HashAggregate
Input [1]: [count#6140L]
Keys: []
Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#6137L]
Results [1]: [count(1)#6137L AS count(1)#6138L]
(11) AdaptiveSparkPlan
Output [1]: [count(1)#6138L]
Arguments: isFinalPlan=true