Snowflake
Description
The Snowflake registry provides support for storing the protobuf representation of your feature store objects (data sources, feature views, feature services, etc.) Because Snowflake is an ACID compliant database, this allows for changes to individual objects atomically.
An example of how to configure this would be:
Example
feature_store.yaml
The full set of configuration options is available in SnowflakeRegistryConfig.
Last updated