I am using dataclassjson with a custom type that i...
# flyte-support
r
I am using dataclassjson with a custom type that inherits from FlyteFile (has different functionality to handle downloading associated index files). Due to this line, the custom type is being treated as a FlyteFile - wondering if the issubclass is too broad here and if we could make it more targeted to handle children of FlyteFile
May need to pair with someone - maybe @thankful-minister-83577 after our debug sesh l8r we can chat about it
@rich-garden-69988 these are the two test files we were talking about.
i just linked to two examples, but there are plenty more in the files
👍 1
i think these can help debug.
152 Views