apache-airflow-providers-exasol

Content

References

Resources

Package apache-airflow-providers-exasol

Exasol

Release: 1.1.1

Provider package

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

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-exasol

PIP requirements

PIP package

Version required

pyexasol

>=0.5.1,<1.0.0

Changelog

1.1.1

Bug fixes

  • Corrections in docs and tools after releasing provider RCs (#14082)

1.1.0

Updated documentation and readme files.

Features

  • Add ExasolToS3Operator (#13847)

1.0.0

Initial version of the provider.

Was this entry helpful?