feast
feast copied to clipboard
The Open Source Feature Store for Machine Learning
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #2991
**What this PR does / why we need it**: This is to patch fix the random leaking DynamoDB tables in CI. **Which issue(s) this PR fixes**: Fixes #
**What this PR does / why we need it**: Allows Snowflake to be a materialization option when Snowflake is used as an offline store **Which issue(s) this PR fixes**: Fixes...
**Is your feature request related to a problem? Please describe.** When creating a SQLite online store your only option is to create it on the filesystem. As every access needs...
## Expected Behavior I am unable to load the features incrementally into Dynamodb online store. Offline store in Redshift - and it seems to throw a redshift query syntax error...
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #
**Is your feature request related to a problem? Please describe.** The Go feature server should support SQL-based registries. **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
## Expected Behavior ## Current Behavior ## Steps to reproduce See [here](https://tectonfeast.slack.com/archives/C01MSKCMB37/p1659642022650769) for more details. ### Specifications - Version: - Platform: - Subsystem: ## Possible Solution
## Expected Behavior ## Current Behavior ## Steps to reproduce See more details at this Slack [thread](https://tectonfeast.slack.com/archives/C01MSKCMB37/p1659697557773299). ### Specifications - Version: - Platform: - Subsystem: ## Possible Solution
Will feast be added as a conda package at some stage? Many CI workflows rely on the conda packaging system rather than PIP.