github databricks/databricks-sql-python v4.0.0

13 hours ago

Whats changed

  • Split the connector into two separate packages: databricks-sql-connector and databricks-sqlalchemy. The databricks-sql-connector package contains the core functionality of the connector, while the databricks-sqlalchemy Github contains the SQLAlchemy dialect for the connector. (#444 by @jprakash-db)
  • Pyarrow dependency is now optional in databricks-sql-connector. Users needing arrow are supposed to explicitly install pyarrow

Full Changelog: v3.6.0...v4.0.0

Don't miss a new databricks-sql-python release

NewReleases is sending notifications on new releases.