Srabasti commented on PR #64998: URL: https://github.com/apache/airflow/pull/64998#issuecomment-4227642154
Thanks for adding this new provider @gopidesupavan!! Looks like the static checks are failing since the the new provider apache.datafusion is not listed in path below. https://github.com/apache/airflow/blob/main/airflow-core/docs/extra-packages-ref.rst Direct link: https://github.com/apache/airflow/blob/main/airflow-core/docs/extra-packages-ref.rst#apache-software-extras Suggest to add this to the relevant reference. | apache.datafusion | ``pip install apache-airflow[apache.datafusion]`` | Apache.datafusion hooks and operators | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
