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: FORK.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,9 @@
30
30
*[SPARK-25862](https://issues.apache.org/jira/browse/SPARK-25862) - Removal of `unboundedPreceding`, `unboundedFollowing`, `currentRow`
31
31
*[SPARK-26127](https://issues.apache.org/jira/browse/SPARK-26127) - Removal of deprecated setters from tree regression and classification models
32
32
*[SPARK-25867](https://issues.apache.org/jira/browse/SPARK-25867) - Removal of KMeans computeCost
33
-
34
-
* e59507243d Robert Kruszewski 14 seconds ago (HEAD -> rk/merge-again) Revert "[SPARK-26216][SQL] Do not use case class as public API (UserDefinedFunction)"
35
-
* 8735a08f1b Robert Kruszewski 68 seconds ago Revert "[SPARK-26216][SQL][FOLLOWUP] use abstract class instead of trait for UserDefinedFunction"
36
-
* 1423024322 Robert Kruszewski 2 minutes ago Revert "[SPARK-26323][SQL] Scala UDF should still check input types even if some inputs are of type Any"
37
-
* b0d256d21a Robert Kruszewski 2 minutes ago Revert "[SPARK-26580][SQL] remove Scala 2.11 hack for Scala UDF"
33
+
*[SPARK-26216](https://issues.apache.org/jira/browse/SPARK-26216) - Change to UserDefinedFunction type
0 commit comments