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
Improve exception handling, logging, and validation (feast-dev#1477)
* Add logging to apply method
Signed-off-by: Willem Pienaar <git@willem.co>
* Linting changes
Signed-off-by: Willem Pienaar <git@willem.co>
* Add error message when missing authentication for GCP provider
Signed-off-by: Willem Pienaar <git@willem.co>
* Add proper error message for missing feature views in historical retrieval
Signed-off-by: Willem Pienaar <git@willem.co>
* Add proper error message for credential error for bigquery client
Signed-off-by: Willem Pienaar <git@willem.co>
* Add proper gcp project missing error for bigquery client
Signed-off-by: Willem Pienaar <git@willem.co>
* Ensure all apply commands initialize a feature repository
Signed-off-by: Willem Pienaar <git@willem.co>
* Ensure FeatureStore object can be run from outside a repository
Signed-off-by: Willem Pienaar <git@willem.co>
* Fix linting
Signed-off-by: Willem Pienaar <git@willem.co>
* Fix missing sqlite database when using relative paths
Signed-off-by: Willem Pienaar <git@willem.co>
* Small tweaks based on PR feedback
Signed-off-by: Willem Pienaar <git@willem.co>
0 commit comments