Skip to content

Commit

Permalink
Update FORK.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rshkv committed Jul 21, 2020
1 parent 5ee0d51 commit c598f26
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions FORK.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@
# Added

* Gradle plugin to easily create custom docker images for use with k8s
* Filter rLibDir by exists so that daemon.R references the correct file [460](https://github.com/palantir/spark/pull/460)
* Filter rLibDir by exists so that daemon.R references the correct file [(#460)](https://github.com/palantir/spark/pull/460)
* Implementation of the shuffle I/O plugins from SPARK-25299 that asynchronously backs up shuffle files to remote storage
* Add pre-installed conda configuration and use to find rlib directory [700](https://github.com/palantir/spark/pull/700)
* Add pre-installed conda configuration and use to find rlib directory [(#700)](https://github.com/palantir/spark/pull/700)
* Supports Arrow-serialization of Python 2 strings [(#678)](https://github.com/palantir/spark/pull/678)

# Reverted
* [SPARK-25908](https://issues.apache.org/jira/browse/SPARK-25908) - Removal of `monotonicall_increasing_id`, `toDegree`, `toRadians`, `approxCountDistinct`, `unionAll`
Expand Down

0 comments on commit c598f26

Please sign in to comment.