Skip to content

pysparklyr 0.1.6

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

Improvements

  • Adds IDE check for positron (#121)

  • No longer install 'rpy2' by default. It will prompt user for installation
    the first time spark_apply() is called (#125)

Fixes

  • Fixes error returned by httr2 to sanitize the Databricks Host URL (#130)

  • Fixes issues with catalog and schema names with dashes in the Connections
    Pane.

  • Avoids failure when an unexpected error from Databricks is returned (#123)