apache-airflow-providers-tabular

Package apache-airflow-providers-tabular

Tabular

Release: 1.0.1

Provider package

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

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-tabular

Requirements

PIP package

Version required

apache-airflow

>=2.2.0

Changelog

1.0.1

Bug Fixes

  • Set grant type of the Tabular hook (#25099)

1.0.0

Initial version of the provider.

Was this entry helpful?