https://prefect.io logo
Title
m

Michał Augoff

06/22/2022, 5:32 PM
hi team, 1.0 question, are task serializers stored in the Prefect database as part of the task state/result? I’m trying to use
get_task_run_result
to fetch task results from a different flow. The result location is correct but the serializer defaults to Pickle while that task uses PandasSerializer, so it errors out with Pickle
k

Kevin Kho

06/22/2022, 5:36 PM
I think there was a change to support this. Looking
🙏 1
m

Michał Augoff

06/22/2022, 5:37 PM
apologies for not mentioning it, I’m actually still on 0.15.7 due to some breaking changes in the Databricks operator from 1.*
k

Kevin Kho

06/22/2022, 5:43 PM
I forgot what I saw before. I need to ask some team members and i’ll get back to you
It is not supported. This never got finished
👍 1