Lee-W commented on issue #46958: URL: https://github.com/apache/airflow/issues/46958#issuecomment-2713143868
> Yeah I noticed that too. The way I changed it is to always just use `Asset.__name__` `AssetNameRef.__name__` etc. like when those values are handled in `register_asset_changes_in_db`. I think that’s probably cleaner. If handle it that way, we still need to check whether subclasses like `Dataset` and `Model` are `Asset`? -- 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]
