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

Feature/data 1791 defferable sensors #33

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

siklosid
Copy link
Member

@siklosid siklosid commented Apr 15, 2024

DATA-1791

Enabling deferrable sensors:

  1. Upgrading dev env to python 3.9 and airflow to 2.9.0
  2. In airflow 2.9.0 making a sensor deferrable is an argument of the sensor itself. In this commit instead of using hardwired mapping of default arguments of the sensor, we make it more flexible and a general external_sensor_default_args is put in dagger config file which can freely set any sensor parameters available.

@siklosid siklosid requested a review from a team as a code owner April 15, 2024 09:04
Copy link

swarmia bot commented Apr 15, 2024

kiranvasudev
kiranvasudev previously approved these changes Apr 15, 2024
Copy link
Member

@kiranvasudev kiranvasudev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏽

ci is failing though

@siklosid siklosid merged commit 7b9bd16 into master Apr 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants