Dmitry Volodin
Dmitry Volodin
No updates. Just to note, that there's a work-around that currently might work - with `dbt` you have to manually rebuild the whole update set by your model. That makes...
I would vote for this. As it is a natural thing to use while creating DWH cores with entity-oriented normalized storage.
Fixed in #739
Want to put +1 vote for this, this is really annoying. Here's the example of how it looks like (podman machine is stopped, so it produces error). 
@ebekebe looks like other commands (like `run`) also suffers from this. Or am I missing something? Why did you choose to fix just these?
@stevenayers-bge Hi, just to be sure I understand correctly. What is the difference between running this and setting the parameter for the table? Based on Databricks [documentation](https://docs.databricks.com/en/delta/update-schema.html#enable-schema-evolution) there are no...
Fixed in #739
Just to bump up the issue - my company have a critical need to go to `dbt-databricks>=1.10.5` or higher, and this issue prevents us from doing so. I see that...
Yep, using different venvs might help indeed. Just it's then not easy to deliver this, but could be an option. I was just curious is that would be fixed anytime...