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

Add DeltaSharing provider and sensor. #19473

Closed
2 tasks done
dmoore247 opened this issue Nov 8, 2021 · 5 comments
Closed
2 tasks done

Add DeltaSharing provider and sensor. #19473

dmoore247 opened this issue Nov 8, 2021 · 5 comments
Assignees
Labels
area:providers good first issue kind:feature Feature Requests kind:new provider request label to mark request for adding new provider

Comments

@dmoore247
Copy link

Description

Using this Issue to add initial support for a DeltaSharing provider.
We would clone an existing provider and modify to monitor for changes in delta share tables via the rest protocol. This is a lightweight mechanism to pause before the entire Delta Share update is processed.

Use case/motivation

Use Case: As a user of Airflow and DeltaSharing to optimally process new data refreshes, I'd like to wait on a new update on a specified Delta Sharing table before progressing the rest of my DAG.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@dmoore247 dmoore247 added the kind:feature Feature Requests label Nov 8, 2021
@boring-cyborg
Copy link

boring-cyborg bot commented Nov 8, 2021

Thanks for opening your first issue here! Be sure to follow the issue template!

@eladkal
Copy link
Contributor

eladkal commented Feb 11, 2022

@dmoore247 are you still working on this issue?

@alexott
Copy link
Contributor

alexott commented Mar 2, 2022

I can pickup this work, starting with sensor (although maybe it makes sense to have a separate issue for a sensor)

@eladkal
Copy link
Contributor

eladkal commented Mar 2, 2022

No need for multiple issues :)
Issues are not really required. You can open PRs freely.

@eladkal eladkal assigned alexott and unassigned dmoore247 Mar 2, 2022
@eladkal eladkal added the kind:new provider request label to mark request for adding new provider label Apr 2, 2022
@eladkal
Copy link
Contributor

eladkal commented Apr 21, 2023

Policy for adding new provider is explained at https://github.com/apache/airflow/blob/main/PROVIDERS.rst

I'm going to close this issue as the process of adding a provider require investment and commitments from the requester thus it's unlikely that someone will just pick up this request and implement it so no reason to keep this issue open.

@eladkal eladkal closed this as not planned Won't fix, can't repro, duplicate, stale Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers good first issue kind:feature Feature Requests kind:new provider request label to mark request for adding new provider
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants