You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/contributor-guide/spark_expressions_support.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,9 @@
43
43
-[ ] approx_top_k_combine
44
44
-[ ] array_agg
45
45
-[x] avg
46
+
- Spark 3.4.3 (2026-05-26)
47
+
- Spark 3.5.8 (2026-05-26): aggregate logic identical to 3.4.3
48
+
- Spark 4.0.1 (2026-05-26): aggregate logic identical to 3.5.8; only `QueryContext` import path differs. `YearMonthIntervalType` and `DayTimeIntervalType` inputs (supported by Spark) fall back to Spark in Comet.
0 commit comments