-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Snowflake support does not include list features #2280
Copy link
Copy link
Closed
Labels
Community Contribution NeededWe want community to contributeWe want community to contributekind/bugkind/featureNew feature or requestNew feature or requestpriority/p2
Description
Metadata
Metadata
Assignees
Labels
Community Contribution NeededWe want community to contributeWe want community to contributekind/bugkind/featureNew feature or requestNew feature or requestpriority/p2
Type
Fields
Give feedbackNo fields configured for issues without a type.
Expected Behavior
Snowflake offline store works with list features
Current Behavior
Right now Snowflake produces errors when using list features. This isn't caught by tests because of this skip with the aws provider: https://github.com/feast-dev/feast/blob/master/sdk/python/tests/integration/registration/test_universal_types.py#L39