The most popular ClickHouse plugin for Airflow. 🔝 Top-1% downloads on PyPI: https://pypi.org/project/airflow-clickhouse-plugin! Based on mymarilyn/clickhouse-driver.
MIT License
144
stars
36
forks
source link
Allow passing sql file paths to the template renderer #41
https://airflow.apache.org/docs/apache-airflow/stable/howto/custom-operator.html#templating
When file paths that end in the .sql extension are passed, they will be rendered by Jinja properly.