cuddly-jelly-27016
05/16/2025, 12:10 AMFlyteFile
and am using it within a dataclass to run map tasks. What I've found, is that when converting the type, rather than use my classes to_literal
method, it is converting the custom type to a struct. This makes it act like the normal FlyteFile
rather than my custom type.
### Expected behavior
The custom type's to_literal method should be used.
### Additional context to reproduce
No response
### Screenshots
No response
### Are you sure this issue hasn't been raised already?
• Yes
### Have you read the Code of Conduct?
• Yes
flyteorg/flytecuddly-jelly-27016
05/16/2025, 12:10 AM