Skip to main content

Provider for Apache Airflow. Implements apache-airflow-providers-odbc package

Project description

Package apache-airflow-providers-odbc

Release: 2.0.4

ODBC

Provider package

This is a provider package for odbc provider. All classes for this provider package are in airflow.providers.odbc python package.

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing Airflow 2.1+ installation via pip install apache-airflow-providers-odbc

The package supports the following python versions: 3.7,3.8,3.9,3.10

PIP requirements

PIP package

Version required

apache-airflow

>=2.1.0

pyodbc

Changelog

2.0.4

Bug Fixes

  • Fix mistakenly added install_requires for all providers (#22382)

2.0.3

Misc

  • Add Trove classifiers in PyPI (Framework :: Apache Airflow :: Provider)

2.0.2

Misc

  • Support for Python 3.10

2.0.1

Misc

  • Optimise connection importing for Airflow 2.2.0

2.0.0

Breaking changes

  • Auto-apply apply_default decorator (#15667)

  • OdbcHook returns None. Related to #15016 issue. (#15510)

    When you pass kwargs to the connection (for example autocommit and ansi) in connect_kwargs extra you should bass those as booleans. Previously strings were also supported.

"connect_kwargs": {
   "autocommit": "false",
   "ansi": "true"
}

should become

"connect_kwargs": {
   "autocommit": false,
   "ansi": true
}

Bug Fixes

  • Fix OdbcHook handling of port (#15772)

1.0.1

Updated documentation and readme files.

1.0.0

Initial version of the provider.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apache-airflow-providers-odbc-2.0.4.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apache_airflow_providers_odbc-2.0.4-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file apache-airflow-providers-odbc-2.0.4.tar.gz.

File metadata

  • Download URL: apache-airflow-providers-odbc-2.0.4.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9

File hashes

Hashes for apache-airflow-providers-odbc-2.0.4.tar.gz
Algorithm Hash digest
SHA256 439138c7f9e8ff70938d4d391000a5fe41be33b56090ad8c90ad6454c724c4a7
MD5 963adb0ea7adcc4e040011e81d3c1b38
BLAKE2b-256 4e8b47dd6c1e9cb0fd0e0620d04da733bb898efc014a5e60bde43477a403d37a

See more details on using hashes here.

File details

Details for the file apache_airflow_providers_odbc-2.0.4-py3-none-any.whl.

File metadata

  • Download URL: apache_airflow_providers_odbc-2.0.4-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9

File hashes

Hashes for apache_airflow_providers_odbc-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8faffdd440a68242617d6ced39eed16fde79b4c96d5acc0d2918fd6120913c00
MD5 885088f927b53abc55df0cd70ec704c6
BLAKE2b-256 450b7be9e9cfa792dc84436f29cec8213a9053fd04619dfc9abb579d8268828c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page