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.