Presto
apache-airflow-providers-presto
Presto
Works with Airflow 2.11+
pip install apache-airflow-providers-presto==5.11.0
Additional dependencies with this extra:
Airflow
2.11+
Python
>=3.10
Dependencies (8)
Show all
apache-airflow>=2.11.0
apache-airflow-providers-common-compat>=1.12.0
apache-airflow-providers-common-sql>=1.32.0
presto-python-client>=0.8.4
pandas>=2.1.2; python_version <"3.13"
pandas>=2.2.3; python_version >="3.13"
psycopg2-binary>=2.9.9; python_version < "3.13"
psycopg2-binary>=2.9.10; python_version >= "3.13"