uranusjr opened a new issue, #43792: URL: https://github.com/apache/airflow/issues/43792
### Body We introduced this config for people using `uri` on Dataset for a human-readable name in 2.9. Since we’ve introduced `name` to Asset, this configuration should be phased out since it is no longer reasonable to use `uri` for a value that’s not a URI. OpenLineage is looking forward to this so it can have guarantee that URIs in assets are always validated, and can be safely converted to the corresponding OpenLineage Dataset URI format. * [ ] Remove the config in main (always hard error). * [ ] Deprecate the config in 2.x. * [ ] Backport the `name` attribute to 2.x Dataset, and think of a way for users to easily transition. No concrete plan here yet. ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
