Skip to content

Commit

Permalink
Fixes #116
Browse files Browse the repository at this point in the history
  • Loading branch information
edgararuiz committed Jun 18, 2024
1 parent 2a2a067 commit 2ed414e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# pysparklyr (dev)

* Fixes issues with having multiple line functions in `spark_apply()`

* Ensures `arrow` is installed by adding it to Imports (#116)

* If the cluster version is higher than the available Python library, it will
either use, or offer to install the available Python library

Expand Down

0 comments on commit 2ed414e

Please sign in to comment.