Add apache-datafusion provider skelton#64998
Conversation
|
Thanks for adding this new provider @gopidesupavan!! Direct link: Suggest to add this to the relevant reference. | apache.datafusion | |
Srabasti
left a comment
There was a problem hiding this comment.
Link "https://airflow.apache.org/docs/apache-airflow-providers-apache-datafusion/0.1.0" gives 404 Error, as below.
I would be happy to update the link if you permit Sir! Was curious to learn more about this new provider, hence was checking out the links.
these will be published part of the release for now not required.. |
yes look at this about https://datafusion.apache.org/python/ functionalities it provides |
| +---------------------+-----------------------------------------------------+------------------------------------------------+ | ||
| | apache-beam | ``pip install 'apache-airflow[apache-beam]'`` | Apache Beam operators & hooks | | ||
| +---------------------+-----------------------------------------------------+------------------------------------------------+ | ||
| | apache-datafusion | ``pip install 'apache-airflow[apache-datafusion]'`` | Apache DataFusion provider package | |
There was a problem hiding this comment.
Alphabetical order: apache-cassandra should come before apache-datafusion here. The entry was inserted between apache-beam and apache-cassandra, which breaks the alphabetical sort the rest of the table follows. Move it down two rows so the order reads beam, cassandra, datafusion, drill.
|
Quickest fix: git fetch upstream main && git rebase upstream/main
rm uv.lock && uv lock
git add uv.lock && git rebase --continue
git push --force-with-leaseAutomated nudge — ignore if you're not ready to rebase. This comment is updated in place on future |
d477b07 to
567bfb4
Compare

Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.