Start using spark4-preview versions (#2159)

* Start using spark4-preview versions

* Allow to download preview versions

* Expect warnings in spark

* Disable local_sparklyr test for now
This commit is contained in:
Ayaz Salikhov
2024-10-22 11:47:45 +01:00
committed by GitHub
parent 2f1cf2a2ef
commit b744182207
6 changed files with 27 additions and 6 deletions

View File

@@ -2,4 +2,4 @@
# Distributed under the terms of the Modified BSD License.
import pandas
assert pandas.__version__ == "2.0.3"
assert pandas.__version__ == "2.2.2"