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

[Databricks provider] Add deferrable support to DatabricksSqlOperator #46549

Open
1 of 2 tasks
tatiana opened this issue Feb 7, 2025 · 0 comments
Open
1 of 2 tasks

[Databricks provider] Add deferrable support to DatabricksSqlOperator #46549

tatiana opened this issue Feb 7, 2025 · 0 comments
Labels
area:async-operators AIP-40: Deferrable ("Async") Operators kind:feature Feature Requests provider:databricks

Comments

@tatiana
Copy link
Contributor

tatiana commented Feb 7, 2025

Description

Allow the DatabricksSqlOperator to be run using deferrable mode.

Use case/motivation

I want to execute SQL code in a Databricks SQL endpoint or cluster using the DatabricksSqlOperator in deferrable mode.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@tatiana tatiana added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Feb 7, 2025
@dosubot dosubot bot added the area:async-operators AIP-40: Deferrable ("Async") Operators label Feb 7, 2025
@gyli gyli removed the needs-triage label for new issues that we didn't triage yet label Feb 9, 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 kind:feature Feature Requests provider:databricks
Projects
None yet
Development

No branches or pull requests

3 participants