File
Description
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. 
Example
project: my_feature_repo
registry: data/registry.db
provider: local
offline_store:
  type: fileConfiguration options are available here.
Last updated
Was this helpful?
