feast
feast copied to clipboard
Can one feature repository have several online stores?
Because I'd like to use a separate online store per user so loads for one team's service don't affect other teams' services.
Having multiple online stores in one feature_store.yaml doesn't work because the last online_store field takes effect.
Is it possible to have multiple feature_store.yaml in one feature repository?
Having a separate feature repository per team is the easiest way, but it'd make sharing features difficult. A user might need to copy entities and feature views from another user's repo to their own.
Is there any way to realize this, or is there a recommendation? Thank you in advance 🙇 .
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We're also interested in this. Not specifically to split data across multiple stores, but in order to support multiple underlying database technologies.
I would like to see this feature as well