这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@edgararuiz edgararuiz released this 18 Mar 14:29
· 50 commits to main since this release

Sparklyr 1.9.0

Improvements

  • Adds support for Spark 4 and Scala 2.13 (#3479):

    • Adds new Java folder for Spark 4.0.0 with updated code

    • Adds new JAR file to handle Spark 4+

    • Updates to different spots in the R code to start handling version 4,
      as well as releases marked as "preview" by the Spark project

    • Removes JARs using Scala 2.11

  • Updates the Spark versions to use for CI

Fixes

  • sdf_sql() now returns nothing, including an error, when the query outputs an
    empty dataset (#3439)

What's Changed

New Contributors

Full Changelog: v1.8.6...v1.9.0