Expected Behavior
Configuring snowflake does not make the AWS python server fail
Current Behavior
[ERROR] FeastModuleImportError: Could not import module 'feast.infra.offline_stores.snowflake'
while attempting to load class 'SnowflakeOfflineStoreConfig'
Steps to reproduce
- Configure a snowflake offline store
- Deploy the AWS python feature server
- Query /get-online-features
Specifications
- Version: v0.20.0
- Platform:
- Subsystem: Python feature server AWS
Possible Solution