Back-ported airflow.providers.microsoft.mssql.* package for Airflow 1.10.*
Project description
Package apache-airflow-backport-providers-microsoft-mssql
Release: 2020.10.5
Backport package
This is a backport providers package for microsoft.mssql
provider. All classes for this provider package
are in airflow.providers.microsoft.mssql
python package.
Only Python 3.6+ is supported for this backport package.
While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.
Installation
You can install this package on top of an existing airflow 1.10.* installation via
pip install apache-airflow-backport-providers-microsoft-mssql
PIP requirements
PIP package | Version required |
---|---|
pymssql | ~=2.1.1 |
Cross provider package dependencies
Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified backport providers package in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
pip install apache-airflow-backport-providers-microsoft-mssql[odbc]
Dependent package | Extra |
---|---|
apache-airflow-backport-providers-odbc | odbc |
Provider classes summary
In Airflow 2.0, all operators, transfers, hooks, sensors, secrets for the microsoft.mssql
provider
are in the airflow.providers.microsoft.mssql
package. You can read more about the naming conventions used
in Naming conventions for provider packages
Operators
Moved operators
Airflow 2.0 operators: airflow.providers.microsoft.mssql package |
Airflow 1.10.* previous location (usually airflow.contrib ) |
---|---|
operators.mssql.MsSqlOperator | operators.mssql_operator.MsSqlOperator |
Hooks
Moved hooks
Airflow 2.0 hooks: airflow.providers.microsoft.mssql package |
Airflow 1.10.* previous location (usually airflow.contrib ) |
---|---|
hooks.mssql.MsSqlHook | hooks.mssql_hook.MsSqlHook |
Releases
Release 2020.10.5
Commit | Committed | Subject |
---|---|---|
5220e4c38 | 2020-10-02 | Prepare Backport release 2020.09.07 (#11238) |
fdd9b6f65 | 2020-08-25 | Enable Black on Providers Packages (#10543) |
3696c34c2 | 2020-08-24 | Fix typo in the word "release" (#10528) |
ee7ca128a | 2020-08-22 | Fix broken Markdown refernces in Providers README (#10483) |
cdec30125 | 2020-08-07 | Add correct signature to all operators and sensors (#10205) |
aeea71274 | 2020-08-02 | Remove args parameter from provider operator constructors (#10097) |
d0e7db402 | 2020-06-19 | Fixed release number for fresh release (#9408) |
Release 2020.6.24
Commit | Committed | Subject |
---|---|---|
12af6a080 | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
c7e5bce57 | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
f6bd817a3 | 2020-06-16 | Introduce 'transfers' packages (#9320) |
0b0e4f7a4 | 2020-05-26 | Preparing for RC3 release of backports (#9026) |
00642a46d | 2020-05-26 | Fixed name of 20 remaining wrongly named operators. (#8994) |
1d36b0303 | 2020-05-23 | Fix references in docs (#8984) |
375d1ca22 | 2020-05-19 | Release candidate 2 for backport packages 2020.05.20 (#8898) |
12c5e5d8a | 2020-05-17 | Prepare release candidate for backport packages (#8891) |
f3521fb0e | 2020-05-16 | Regenerate readme files for backport package release (#8886) |
92585ca4c | 2020-05-15 | Added automated release notes generation for backport operators (#8807) |
4bde99f13 | 2020-03-23 | Make airflow/providers pylint compatible (#7802) |
4d03e33c1 | 2020-02-22 | [AIRFLOW-6817] remove imports from airflow/__init__.py , replaced implicit imports with explicit imports, added entry to UPDATING.MD - squashed/rebased (#7456) |
97a429f9d | 2020-02-02 | [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) |
059eda05f | 2020-01-21 | [AIRFLOW-6610] Move software classes to providers package (#7231) |
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
Built Distribution
Hashes for apache-airflow-backport-providers-microsoft-mssql-2020.10.5rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29d907f62b6c749fa3ec9dcaf25d5c4b19f95f808d9587698ae61a8ac135f138 |
|
MD5 | 35f555b9f59825c4249451c8f551fdda |
|
BLAKE2b-256 | 240c1792403750da35d80b56c471106d634f9a6a9e9da64a94b7c867b83b6f6a |
Hashes for apache_airflow_backport_providers_microsoft_mssql-2020.10.5rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35d70b815a9ea9543953cba23ee9a9732ea34ff3a06d788efd722089fcc18acc |
|
MD5 | 34536dde4cbd9dee4b5b34b5e3289775 |
|
BLAKE2b-256 | e977452b626b6db7c86515a3102ac919cf621267e70f2bf8dd89a9db8757d0e5 |