side question from the above, a structured datasets and flyteschemas interoperable at all
t
thankful-minister-83577
08/01/2022, 3:48 PM
somewhat yes. for using cached outputs.
thankful-minister-83577
08/01/2022, 3:49 PM
basically if you have a pd.DataFrame output and another pd DF input in a subsequent task, but the first task was cached, yeah yes, the new structured dataset stuff can read it.
thankful-minister-83577
08/01/2022, 3:50 PM
but they’re not classes of each other in python, so you can’t write a task that outputs a FlyteSchema and another one that takes in a StructuredDataset