Skip to content

pysparklyr 0.1.8

Latest
Compare
Choose a tag to compare
@edgararuiz edgararuiz released this 20 May 13:44
  • Avoids installing rpy2 automatically for uv-based environments. It will also install rpy2 via py_require() when spark_apply() is called.

  • Fixes issue with resetting the connection label (#144)

  • Restores Databricks Host name sanitation