Snowflake
Description
Snowflake data sources allow for the retrieval of historical feature values from Snowflake for building training datasets as well as materializing features into an online store.
Either a table reference or a SQL query can be provided.
Examples
Using a table reference
Using a query
One thing to remember is how Snowflake handles table and column name conventions. You can read more about quote identifiers here
Configuration options are available here.
Last updated