Lee-W commented on code in PR #40478:
URL: https://github.com/apache/airflow/pull/40478#discussion_r1669812412
##########
airflow/datasets/__init__.py:
##########
@@ -159,6 +161,20 @@ def iter_datasets(self) -> Iterator[tuple[str, Dataset]]:
raise NotImplementedError
[email protected]()
+class DatasetAlias:
Review Comment:
Not quite sure 🤔 But definitly would be useful for supporting scheduling
based on DataAlias. let me test a bit and see how it works
--
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]