Florian Kühnlenz
08/18/2021, 6:24 PMKevin Kho
An Hoang
08/18/2021, 6:52 PMtarget
argument of a task (one target per task for now) or using the direct data dependency from upstream tasks (I don't know how to do this) and do a similar visualizationdavzucky
08/19/2021, 12:01 AMdavzucky
08/19/2021, 12:01 AMFlorian Kühnlenz
08/19/2021, 8:48 AMdavzucky
08/19/2021, 11:34 AMFlorian Kühnlenz
08/19/2021, 4:13 PMKevin Kho
Brad
09/15/2021, 9:49 AMBrad
09/15/2021, 9:50 AMBrad
09/15/2021, 9:52 AMThe biggest problem I see is that every task can in theory load any kind of data from anywhere. So I believe in order to derive lineage there needs to be a convention to use a specific subclass (?) for each system.I’ve been thinking about this too - I think from prefects perspective lineage can only start from when data first hits your prefect flow. It would be on the user to implement anything upstream from there (likely in a separate way)
davzucky
09/16/2021, 12:33 AMBrad
09/16/2021, 12:35 AMBrad
09/16/2021, 1:08 AMBrad
09/17/2021, 6:26 AM