Databricks-dbapi

Latest version: v0.6.0

Safety actively analyzes 621173 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

~~~~~~~~~~~~~~~~~

* ``pyhive`` and ``pyodbc`` are now optional dependencies. At least one of {``hive``, ``odbc``} must now be specified as an extra.
* Change driver and dialect identifiers from bytes to string.

0.5.0

~~~~~~~~~~~~~~~~~

* Add pyodbc as a dependency
* Add ODBC DBAPI connection
* Add kwargs to connect signature, which are passed down to pyhive/pyodbc connect functions
* Add pyodbc-driven sqlalchemy dialects
* Remove any user/password authentication from documentation
* BREAKING: Rename the ``databricks`` module to ``hive``, to explicitly differentiate between the two drivers
* BREAKING: Remove ``cluster`` and ``org`` arguments from DBAPI connect signature

0.4.0

~~~~~~~~~~~~~~~~~

* Override get_columns in DatabricksDialect to account for differences in Databricks and OSS Hive partition header
* Fix version file
* Update black and add isort
* Add org id argument for connection

0.3.0

~~~~~~~~~~~~~~~~~

* Add module globals to make DBAPI PEP 249 compliant
* Allow port and database name to be passed in connect function
* Add compatibility with SQLAlchemy

0.2.0

~~~~~~~~~~~~~~~~~

* Add docstring
* Add http_path parameter for Azure compatibility (thanks gwerbin)
* Make metadata available at package level

0.1.1

~~~~~~~~~~~~~~~~~

* Fix email

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.