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 was archived by the owner on Nov 10, 2022. It is now read-only.
Refactor all importer logic to belong in feast.importer (feast-dev#2199)
* Refactor all importer logic to belong in feast.importer
Signed-off-by: Felix Wang <[email protected]>
* Fix unit tests error messages to match feast.errors
Signed-off-by: Felix Wang <[email protected]>
* Rename get_class_from_module to import_class
Signed-off-by: Felix Wang <[email protected]>
* Change class_type checking logic
Signed-off-by: Felix Wang <[email protected]>
* Change error name to FeastInvalidBaseClass
Signed-off-by: Felix Wang <[email protected]>
0 commit comments