Skip to content
New issue

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

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

Already on GitHub? # 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
@karakanb karakanb force-pushed the main branch 2 times, most recently from 260fe1e to 01be3b9 Compare January 8, 2024 13:54
@karakanb karakanb force-pushed the main branch 5 times, most recently from 6b93bdd to 2229211 Compare January 17, 2024 19:59
@karakanb karakanb force-pushed the main branch 4 times, most recently from 54d9dcc to 235ee98 Compare January 22, 2024 18:19
@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
@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
# for free to join this conversation on GitHub. Already have an account? # 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.

6 participants