uranusjr commented on issue #50873: URL: https://github.com/apache/airflow/issues/50873#issuecomment-2902541686
> However it sill doesn't show up. There is however a warning Are you defining `write_example` elsewhere? You can only use an asset name once. It looks like that other definition is conflicting with this one, and it prevents this asset from being created at all. This is why it does not show up. > the confusion is just our usage of Consuming and Producing? This, and also there are two kind of consuming—using the asset to schedule things, and reading from the asset. We need a way to distinguish them. -- 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]
