Skip to content

Is it possible to run SQL jobs on serverless (jobs, not SQL) #1090

Description

@scdmitry

hi, while it's trivial to run on SQL warehouses, there are cases where scaling of serverless jobs (contrasted to fixed sizes of SQL warehouses), as well as some configurations (dynamic partition overwrite, for example) are needed.

I was wondering if someone looked into this and whether there are some known limitations about such approach.
I could imagine a crude way of parsing manifest, then constructing a Databricks workflow and slapping an environment on top of it, and deploying + running that, but I'm wondering if i'm missing some already supported way in the adapter, or if reaching something like that is a low hanging fruit and I just need to look better?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions