Skip to content

Commit 681dc66

Browse files
committed
Spark version bump in release notes
Signed-off-by: Jason T. Brown <jason@astraea.earth>
1 parent 4ab5471 commit 681dc66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/main/paradox/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### 0.9.1
66

7+
* Upgraded to Spark 2.4.7
78
* Added `method_name` parameter to the `rf_resample` method.
89
* __BREAKING__: In SQL, the function `rf_resample` now takes 3 arguments. You can use `rf_resample_nearest` with two arguments or refactor to `rf_resample(t, v, "nearest")`.
910
* Added resample method parameter to SQL and Python APIs. @ref:[See updated docs](raster-join.md).

0 commit comments

Comments
 (0)