uranusjr commented on issue #42254: URL: https://github.com/apache/airflow/issues/42254#issuecomment-2360676916
One thing to note though, I’m not sure if we want to just pass in the DatasetEvent object—this is an ORM model object and should generally be considered internal. Not sure how best to do this; maybe we need a separate data class similar to how Dataset is exposed to the user instead of the internal DatasetModel. -- 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]
