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 data_interval_start and data_interval_end in dagrun create API endpoint #36630

Merged
merged 5 commits into from
Jan 26, 2024

Conversation

karakanb
Copy link
Contributor

@karakanb karakanb commented Jan 6, 2024

This PR introduces two new variables in the DAGRun create API endpoint to enable creating runs that cover a specific span. This allows triggering runs that span multiple interfaces in case of backfills.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jan 6, 2024
@uranusjr
Copy link
Member

Some minor suggestions, the overall logic looks good to me. Test code needs some cleanup, and a rebase is also needed.

@karakanb
Copy link
Contributor Author

@uranusjr addressed all of them, could you please take a look?

@potiuk potiuk merged commit 714a9a7 into apache:main Jan 26, 2024
54 checks passed
amoghrajesh pushed a commit to amoghrajesh/airflow that referenced this pull request Jan 30, 2024
@ephraimbuddy ephraimbuddy added this to the Airflow 2.9.0 milestone Feb 19, 2024
@ephraimbuddy ephraimbuddy added type:new-feature Changelog: New Features type:improvement Changelog: Improvements and removed type:new-feature Changelog: New Features labels Feb 19, 2024
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants