Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when fetching historical data from Snowflake with null array type fields #3963

Closed
JohnLemmonMedely opened this issue Feb 21, 2024 · 0 comments · Fixed by #3964
Closed

Comments

@JohnLemmonMedely
Copy link
Contributor

Expected Behavior

When fetching data for an entity that has no record for a feature view with an array type column it should return None and not throw an exception.

Current Behavior

When fetching historical data from a Snowflake offline store it'll throw an exception when an entity has no record in a FeatureView with an array-type field.

Steps to reproduce

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

I'll have a PR up shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant