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
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 <wangfelix98@gmail.com>
* Fix unit tests error messages to match feast.errors
Signed-off-by: Felix Wang <wangfelix98@gmail.com>
* Rename get_class_from_module to import_class
Signed-off-by: Felix Wang <wangfelix98@gmail.com>
* Change class_type checking logic
Signed-off-by: Felix Wang <wangfelix98@gmail.com>
* Change error name to FeastInvalidBaseClass
Signed-off-by: Felix Wang <wangfelix98@gmail.com>
0 commit comments