elegant-australia-91422
08/29/2022, 7:31 PMTypeTransformer
w/ the TypeEngine
, does the module need to be explicitly imported by one of the files containing workflows or tasks in order for it to be picked up? Based on the example of the NumpyArrayTransformer
it seemed like it, but not sure where that needs to be declaredelegant-australia-91422
08/29/2022, 7:44 PMcollections.abc.Sequence[T]
as a valid type, and was previously hitting this error:
ValueError: Generic Type <class 'collections.abc.Sequence'> not supported currently in Flytekit.
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
import flytekit
would trigger it as well.thankful-minister-83577
elegant-australia-91422
08/29/2022, 8:01 PMelegant-australia-91422
08/30/2022, 3:28 AMhigh-accountant-32689
08/30/2022, 3:31 AM