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

Fix the bug of stages in models URI being case-sensitive #5312

Merged
merged 4 commits into from Jan 26, 2022

Commits on Jan 26, 2022

  1. Fix the bug of stages in models URI being case-sensitive

    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d0f0774 View commit details
    Browse the repository at this point in the history
  2. validate the set of supported stages in the backend instead of the cl…

    …ient
    
    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    93220ca View commit details
    Browse the repository at this point in the history
  3. also make 'latest' case insensitive

    Signed-off-by: Chenran Li <chenran.li@databricks.com>
    lichenran1234 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    434efee View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into fix-model-uri

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