Why does feast snowflake offline store specify a snowflake db and schema AND SnowflakeSource specifies a snowflake db and schema.
Can I have features in my offline store with a SnowflakeSource pointing to a different DB/schema?
Is the DB/Schema specified in the offline store config best thought of as a default that can be overridden by specifying DB/Schema in the SnowflakeSource?