Flyte automatically offloads certain types to object storage, while others are inlined. According to the
Flyte documentation, FlyteFile, FlyteDirectory, pandas.DataFrame, and other large or complex objects are offloaded. Primitive types like int, float, str, and bool are inlined.
Would you like more detail on specific types or examples of how to use them?
Sources:
-
Flyte Data Management
-
Flyte Data Types and IO 👍 0 button 👎 0 button 💡
Hint: Mention @runllm in the thread for followups.