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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
Model Registry: Added support save/load/deploy xgboost Booster model.
Model Registry: Added support to get the model name and the model version from model references.
Bug Fixes
Model Registry: Restore the db/schema back to the session after create_model_registry().
Model Registry: Fixed an issue that the UDF name created when deploying a model is not identical to what is provided and cannot be correctly dropped when deployment getting dropped.
connection_params.SnowflakeLoginOptions(): Added support for private_key_path.