flytekit.types.schema.SchemaFormat¶ class flytekit.types.schema.SchemaFormat(value)[source]¶ Represents the the schema storage format (at rest). Currently only parquet is supported __init__()¶ Initialize self. See help(type(self)) for accurate signature. Attributes PARQUET