dbt-databricks
dbt-databricks copied to clipboard
Dbt parse errors on databricks model configuration
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.