Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support specifying 'latest' in model URI to get the latest version of a model regardless of the stage #5027

Merged
merged 4 commits into from Jan 10, 2022

Commits on Nov 9, 2021

  1. Support specifying 'latest' in model URI to get the latest version of…

    … a model regardless of the stage
    
    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c75afe4 View commit details
    Browse the repository at this point in the history
  2. fix unit test in test_model_registry.py

    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    3500f59 View commit details
    Browse the repository at this point in the history
  3. fix Java unit test testGetLatestModelVersions

    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0bfbf1d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. address comments

    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d02fe3a View commit details
    Browse the repository at this point in the history