You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're seeing that dbt-trino is quite chatty (this is more a charasteristic of dbt, rather than dbt-trino). I noticed that when running an incremental model, we're seeing a double describe table:
Expected behavior
We're seeing that dbt-trino is quite chatty (this is more a charasteristic of dbt, rather than dbt-trino). I noticed that when running an incremental model, we're seeing a double describe table:
Actual behavior
I would expect one describe table
Steps To Reproduce
This can be observed when running a incremental model:
Log output/Screenshots
No response
Operating System
OSX
dbt version
1.5.0
Trino Server version
419
Python version
Python 3.9.6
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: