Provider for Apache Airflow. Implements apache-airflow-providers-common-sql package
Project description
Package apache-airflow-providers-common-sql
Release: 1.1.0
Provider package
This is a provider package for common.sql provider. All classes for this provider package are in airflow.providers.common.sql 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 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-common-sql
The package supports the following python versions: 3.7,3.8,3.9,3.10
Requirements
PIP package |
Version required |
---|---|
sqlparse |
>=0.4.2 |
Changelog
1.1.0
Features
Improve taskflow type hints with ParamSpec (#25173)
Move all "old" SQL operators to common.sql providers (#25350)
Deprecate hql parameters and synchronize DBApiHook method APIs (#25299)
Unify DbApiHook.run() method with the methods which override it (#23971)
Common SQLCheckOperators Various Functionality Update (#25164)
Bug Fixes
Allow Legacy SqlSensor to use the common.sql providers (#25293)
Fix fetch_all_handler & db-api tests for it (#25430)
Align Common SQL provider logo location (#25538)
Fix SQL split string to include ';-less' statements (#25713)
1.0.0
Initial version of the provider. Adds SQLColumnCheckOperator and SQLTableCheckOperator. Moves DBApiHook, SQLSensor and ConnectorProtocol to 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
Built Distribution
Hashes for apache-airflow-providers-common-sql-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f1615209ccc66c2afd4e458dc8537ce5418d32413b0ce7ec4f11bb07a489d65 |
|
MD5 | af47d222d999af2111d705be674aea47 |
|
BLAKE2b-256 | 96b9adcae6cba95b70b8a798455b0e1da2dbad0942e89f938b153b0aa1792bd6 |
Hashes for apache_airflow_providers_common_sql-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d3301ebbea7a0b0ebb939aaea0b5f0ed7ce7886df35f56547437c0469cd42bb |
|
MD5 | 7c4b537fc7da343afc9d2ae50e9eecf6 |
|
BLAKE2b-256 | 75294adbcf49d1ccf0365dc08c82490d0b81ef4c96f855a73646065cba8457b7 |