pydiverse / pydiverse.pipedag

A data pipeline orchestration library for rapid iterative development with automatic cache invalidation allowing users to focus writing their tasks in pandas, polars, sqlalchemy, ibis, and alike.
https://pydiversepipedag.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

fix prefect 2 engine #101

Closed windiana42 closed 1 year ago

windiana42 commented 1 year ago

Somehow result.data does not exist any more. This seems to work: https://github.com/pydiverse/pydiverse.pipedag/commit/f6492e34ec478c1ffd3a0dd04d0b6a57a12a952c#diff-940ca4762598d885160f9c92fdf15448e797974b5e3ed58099194466e6cfdca0

NMAC427 commented 1 year ago

Fixed by 70e48803550a3995ec5fb345b5f558bbf5e0ed43