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

Allow models to execute on different warehouses #488

Merged
merged 3 commits into from
Nov 10, 2023

Commits on Nov 8, 2023

  1. Allow models to execute on different warehouses

    Signed-off-by: Raymond Cypher <[email protected]>
    rcypher-databricks committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    183897c View commit details
    Browse the repository at this point in the history
  2. Raise exception on missing compute resource

    Raise an exception if a model specifies a compute resource that is not defined in the profile.
    Signed-off-by: Raymond Cypher <[email protected]>
    rcypher-databricks committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    81fa7ba View commit details
    Browse the repository at this point in the history
  3. Tests for warehouse-per-model

    Signed-off-by: Raymond Cypher <[email protected]>
    rcypher-databricks committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e1f89c0 View commit details
    Browse the repository at this point in the history