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

Extend get datasets endpoint to include dataset aliases #40830

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Jul 17, 2024

Related: #40039
Depend on: #40693

What

In #40693, we introduce a many to many relationship between dataset and dataset alias. This PR allows GET /datasets to retrieve the dataset aliases link to that datasets as well.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:db-migrations PRs with DB migration kind:documentation labels Jul 17, 2024
@Lee-W Lee-W force-pushed the extend-get-datasets-api-to-include-dataset-aliases branch from 7d7e9f3 to f42b20f Compare July 17, 2024 06:28
@Lee-W Lee-W changed the title Extend get datasets api to include dataset aliases Extend get datasets endpoint to include dataset aliases Jul 17, 2024
@Lee-W Lee-W force-pushed the extend-get-datasets-api-to-include-dataset-aliases branch 7 times, most recently from 98bd74b to 9dc2a81 Compare July 18, 2024 08:07
@Lee-W Lee-W force-pushed the extend-get-datasets-api-to-include-dataset-aliases branch 8 times, most recently from ca421da to 2a4cf2e Compare July 22, 2024 13:45
@Lee-W Lee-W marked this pull request as ready for review July 22, 2024 13:46
@Lee-W Lee-W force-pushed the extend-get-datasets-api-to-include-dataset-aliases branch from 2a4cf2e to 6b2d924 Compare July 23, 2024 00:03
@Lee-W Lee-W force-pushed the extend-get-datasets-api-to-include-dataset-aliases branch from 6b2d924 to 48b567a Compare July 23, 2024 06:13
@Lee-W Lee-W merged commit 7f20b1e into apache:main Jul 23, 2024
52 checks passed
@Lee-W Lee-W deleted the extend-get-datasets-api-to-include-dataset-aliases branch July 23, 2024 06:36
@ephraimbuddy ephraimbuddy added the type:new-feature Changelog: New Features label Jul 24, 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:db-migrations PRs with DB migration kind:documentation type:new-feature Changelog: New Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants