Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance DataFusion Integration with Asynchronous and Deferrable Support #45850

Open
1 of 2 tasks
jjavieralonso opened this issue Jan 21, 2025 · 1 comment
Open
1 of 2 tasks
Labels
area:async-operators AIP-40: Deferrable ("Async") Operators good first issue kind:feature Feature Requests provider:google Google (including GCP) related issues

Comments

@jjavieralonso
Copy link

Description

This feature enhances the DataFusion integration in Apache Airflow by adding asynchronous and deferrable support to DataFusion operators and hooks. Additionally, it introduces new DataFusion links and improves error handling.

Use case/motivation

The addition of asynchronous and deferrable support allows users to run DataFusion pipelines more efficiently by leveraging non-blocking I/O operations. This is particularly useful for long-running pipelines, reducing the need for active waiting and improving resource utilization. The new DataFusion links provide easier navigation to specific DataFusion resources within the Google Cloud Console.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@jjavieralonso jjavieralonso added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Jan 21, 2025
@dosubot dosubot bot added area:async-operators AIP-40: Deferrable ("Async") Operators provider:google Google (including GCP) related issues labels Jan 21, 2025
@potiuk
Copy link
Member

potiuk commented Jan 21, 2025

Sure if you want to submit it - feel free. Other than that it's just a (reasonable) wish that might be implemented if someone wants to tackle it. Marking as good first issue

@potiuk potiuk added good first issue and removed needs-triage label for new issues that we didn't triage yet labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:async-operators AIP-40: Deferrable ("Async") Operators good first issue kind:feature Feature Requests provider:google Google (including GCP) related issues
Projects
None yet
Development

No branches or pull requests

2 participants