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
{{ message }}
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
Expected Behavior
The global variables
DUMMY_ENTITY_ID
andDUMMY_ENTITY_NAME
fromfeature_view
do not exist on feast 0.12Current Behavior
Imports error using feast 0.12
Possible Solution
We could change the
setup.py
feast install requirement to"feast>=0.13.0,<1.0.0"
The text was updated successfully, but these errors were encountered: