You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change online UI schema field to be optional (#2766)
Change the `online` field in feastFeatureViews schema to be optional.
This addresses a problem with the UI erroring out when trying to present
offline FeatureViews since protobuf would not pass along the `online`
tag (#2719).
Signed-off-by: Dirk Van Bruggen <[email protected]>
0 commit comments