dbt-databricks icon indicating copy to clipboard operation
dbt-databricks copied to clipboard

Dbt parse errors on databricks model configuration

Open priyankabishnoi opened this issue 1 month ago • 1 comments

Describe the bug

DBT parse errors out on model configurations for databricks example submission-method

Steps To Reproduce

Have dbt core 1.10.11, dbt databricks 1.10.12, a model file with submission method as configuration

Expected behavior

No deprecated parse summary for submission method

Screenshots and log output

If applicable, add screenshots or log output to help explain your problem.

System information

The output of dbt --version:

<output goes here>

The operating system you're using:

The output of python --version:

Additional context

Add any other context about the problem here.

priyankabishnoi avatar Oct 29 '25 13:10 priyankabishnoi