File
Description
Example
project: my_feature_repo
registry: data/registry.db
provider: local
offline_store:
type: fileLast updated
Was this helpful?
The File offline store provides support for reading FileSources.
Only Parquet files are currently supported.
All data is downloaded and joined using Python and may not scale to production workloads.
project: my_feature_repo
registry: data/registry.db
provider: local
offline_store:
type: fileConfiguration options are available here.
Last updated
Was this helpful?
Was this helpful?