Skip to content

Commit 00cbdb8

Browse files
author
Robert Kruszewski
committed
Notes about forks
1 parent e87d973 commit 00cbdb8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

FORK.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030
* [SPARK-25862](https://issues.apache.org/jira/browse/SPARK-25862) - Removal of `unboundedPreceding`, `unboundedFollowing`, `currentRow`
3131
* [SPARK-26127](https://issues.apache.org/jira/browse/SPARK-26127) - Removal of deprecated setters from tree regression and classification models
3232
* [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
34+
* [SPARK-26323](https://issues.apache.org/jira/browse/SPARK-26323) - Scala UDF null checking
35+
* [SPARK-26580](https://issues.apache.org/jira/browse/SPARK-26580) - Bring back scala 2.11 behaviour of primitive types null behaviour
36+
* [SPARK-26133](https://issues.apache.org/jira/browse/SPARK-26133) - Old OneHotEncoder
37+
* [SPARK-11215](https://issues.apache.org/jira/browse/SPARK-11215) - StringIndexer multi column support
38+
* [SPARK-26616](https://issues.apache.org/jira/browse/SPARK-26616) - No document frequency in IDFModel

0 commit comments

Comments
 (0)