Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Provider package apache-airflow-providers-databricks for Apache Airflow

Project description

Package apache-airflow-providers-databricks

Release: 7.0.0.rc2

Databricks

Provider package

This is a provider package for databricks provider. All classes for this provider package are in airflow.providers.databricks 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-databricks

The package supports the following python versions: 3.9,3.10,3.11,3.12

Requirements

PIP package

Version required

apache-airflow

>=2.9.0

apache-airflow-providers-common-sql

>=1.20.0

requests

>=2.27.0,<3

databricks-sql-connector

>=3.0.0

aiohttp

>=3.9.2,<4

mergedeep

>=1.3.4

pandas

>=2.1.2,<2.2; python_version >= "3.9"

pandas

>=1.5.3,<2.2; python_version < "3.9"

pyarrow

>=14.0.1

Cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified provider packages in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-providers-databricks[common.sql]

Dependent package

Extra

apache-airflow-providers-common-sql

common.sql

The changelog for the provider package can be found in the changelog.

Supported by

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