Skip to main content

Provider for Apache Airflow. Implements apache-airflow-providers-common-sql package

Project description

Package apache-airflow-providers-common-sql

Release: 1.1.0rc1

Common SQL Provider

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

1.0.0

Initial version of the provider. Adds SQLColumnCheckOperator and SQLTableCheckOperator. Moves DBApiHook, SQLSensor and ConnectorProtocol to the provider.

Supported by

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