== Physical Plan ==
AdaptiveSparkPlan (12)
+- == Final Plan ==
* HashAggregate (7)
+- ShuffleQueryStage (6), Statistics(sizeInBytes=32.0 B, rowCount=1)
+- Exchange (5)
+- * HashAggregate (4)
+- * Project (3)
+- * ColumnarToRow (2)
+- Scan parquet (1)
+- == Initial Plan ==
HashAggregate (11)
+- Exchange (10)
+- HashAggregate (9)
+- Project (8)
+- Scan parquet (1)
(1) Scan parquet
Output [1]: [BIRTH_DATE_3334#105426]
Batched: true
Location: InMemoryFileIndex [file:/data/output/cache/parquet/uet/PATIENT_3332]
ReadSchema: struct<BIRTH_DATE_3334:timestamp>
(2) ColumnarToRow [codegen id : 1]
Input [1]: [BIRTH_DATE_3334#105426]
(3) Project [codegen id : 1]
Output [1]: [BIRTH_DATE_3334#105426 AS COL_BIRTH_DATE_3334#105499]
Input [1]: [BIRTH_DATE_3334#105426]
(4) HashAggregate [codegen id : 1]
Input [1]: [COL_BIRTH_DATE_3334#105499]
Keys: []
Functions [3]: [partial_count(COL_BIRTH_DATE_3334#105499), partial_min(COL_BIRTH_DATE_3334#105499), partial_max(COL_BIRTH_DATE_3334#105499)]
Aggregate Attributes [3]: [count#105694L, min#105695, max#105696]
Results [3]: [count#105697L, min#105698, max#105699]
(5) Exchange
Input [3]: [count#105697L, min#105698, max#105699]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=16193]
(6) ShuffleQueryStage
Output [3]: [count#105697L, min#105698, max#105699]
Arguments: 0
(7) HashAggregate [codegen id : 2]
Input [3]: [count#105697L, min#105698, max#105699]
Keys: []
Functions [3]: [count(COL_BIRTH_DATE_3334#105499), min(COL_BIRTH_DATE_3334#105499), max(COL_BIRTH_DATE_3334#105499)]
Aggregate Attributes [3]: [count(COL_BIRTH_DATE_3334#105499)#105671L, min(COL_BIRTH_DATE_3334#105499)#105674, max(COL_BIRTH_DATE_3334#105499)#105676]
Results [3]: [count(COL_BIRTH_DATE_3334#105499)#105671L AS COL_BIRTH_DATE_3334_COUNT#105673L, min(COL_BIRTH_DATE_3334#105499)#105674 AS COL_BIRTH_DATE_3334_MIN#105675, max(COL_BIRTH_DATE_3334#105499)#105676 AS COL_BIRTH_DATE_3334_MAX#105677]
(8) Project
Output [1]: [BIRTH_DATE_3334#105426 AS COL_BIRTH_DATE_3334#105499]
Input [1]: [BIRTH_DATE_3334#105426]
(9) HashAggregate
Input [1]: [COL_BIRTH_DATE_3334#105499]
Keys: []
Functions [3]: [partial_count(COL_BIRTH_DATE_3334#105499), partial_min(COL_BIRTH_DATE_3334#105499), partial_max(COL_BIRTH_DATE_3334#105499)]
Aggregate Attributes [3]: [count#105694L, min#105695, max#105696]
Results [3]: [count#105697L, min#105698, max#105699]
(10) Exchange
Input [3]: [count#105697L, min#105698, max#105699]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=16176]
(11) HashAggregate
Input [3]: [count#105697L, min#105698, max#105699]
Keys: []
Functions [3]: [count(COL_BIRTH_DATE_3334#105499), min(COL_BIRTH_DATE_3334#105499), max(COL_BIRTH_DATE_3334#105499)]
Aggregate Attributes [3]: [count(COL_BIRTH_DATE_3334#105499)#105671L, min(COL_BIRTH_DATE_3334#105499)#105674, max(COL_BIRTH_DATE_3334#105499)#105676]
Results [3]: [count(COL_BIRTH_DATE_3334#105499)#105671L AS COL_BIRTH_DATE_3334_COUNT#105673L, min(COL_BIRTH_DATE_3334#105499)#105674 AS COL_BIRTH_DATE_3334_MIN#105675, max(COL_BIRTH_DATE_3334#105499)#105676 AS COL_BIRTH_DATE_3334_MAX#105677]
(12) AdaptiveSparkPlan
Output [3]: [COL_BIRTH_DATE_3334_COUNT#105673L, COL_BIRTH_DATE_3334_MIN#105675, COL_BIRTH_DATE_3334_MAX#105677]
Arguments: isFinalPlan=true