Skip to content

AIP-84 Add asset.id to Dag Dependencies Graph #47163

@bbovenzi

Description

@bbovenzi

Description

Most of the API for Assets requires us to use asset_id. But that is just an integer and is not readable. We should update the API, that anywhere we require asset_id we also allow using uri.

Create Asset Event
Get Asset
Get Asset Alias
Materialize an asset
Filter Asset events by a specific asset
Get queued events for an asset

I wonder if we should expose asset.id at all.

Let's add asset.id to the Serialized Dag Model and expose it in the Dag Dependencies endpoint so we can fetch asset details in a graph

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

area:APIAirflow's REST/HTTP APIkind:featureFeature Requestsneeds-triagelabel for new issues that we didn't triage yet

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions