Josh Wills
Josh Wills
đź‘‹ following along on this one-- if the best approach for the near term is for me to change how the incremental models are built here to avoid this query...
Hey that’s my fault— BV doesn’t support enough of the Postgres wire protocol to include the more obscure bits of it that DuckDB takes advantage of. Super interesting idea tho—...
@matsonj did you do this?
Minimal reproducible example is always the best place to start-- thanks @Dinesh-0813 !
@firewall413, hey nice to see you-- and thanks for putting this together!
if you want to execute SQL on a model before it's run, shouldn't that be done via a hook, not sql header? I thought the idea of sql header was...
also generically sorry for replying to all of these issues in bulk on a Monday, been busy at work for a bit
@Dinesh-0813 no-- this is just a dependency update, there isn't work to do on it
yes, absolutely; if you load the `postgres` extension, the `postgres_scan` function is available and you can use it as you regularly would to query a single table from a dbt...
No hidden goal; it just seemed like the easiest way to do it when I was starting out