Provider for Apache Airflow. Implements apache-airflow-providers-common-sql package
Project description
Package apache-airflow-providers-common-sql
Release: 1.2.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.2.0
Features
Make placeholder style configurable (#25939)
Better error messsage for pre-common-sql providers (#26051)
Bug Fixes
Fix (and test) SQLTableCheckOperator on postgresql (#25821)
Don't use Pandas for SQLTableCheckOperator (#25822)
Discard semicolon stripping in SQL hook (#25855)
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
File details
Details for the file apache-airflow-providers-common-sql-1.2.0.tar.gz
.
File metadata
- Download URL: apache-airflow-providers-common-sql-1.2.0.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 510cd732014248514196727e649ed2c70960f3c4a73b62b4c21a2a58bd92b445 |
|
MD5 | b50285b9d01564cd0bbca548a25fe5ce |
|
BLAKE2b-256 | 56cf54f31e1dc267722ff5ac3c7a40fa3e166b662144eaeb93ddf410624ef5cb |
Provenance
File details
Details for the file apache_airflow_providers_common_sql-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: apache_airflow_providers_common_sql-1.2.0-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 729d2b26a64c71a6983511c2df88ab96d9c87ef55da1b6f2844dbd0202ef101c |
|
MD5 | c5705b41a22641dea6b466046ee28cfe |
|
BLAKE2b-256 | b3020f74e9f0a65108b23c7825187eb8fc183cc4cb37546be825c7b77e705f8c |