prgx-aeveri01

Results 4 comments of prgx-aeveri01
trafficstars

I've sorted my particular issue with an override macro using your function: ``` {% macro dbt_trino_get_append_sql(tmp_relation, target_relation) %} {%- set dest_columns = adapter.get_columns_in_relation(tmp_relation) -%} {%- set dest_cols_csv = dest_columns |...

Done! I haven't update the .readme in case other changes were getting wrapped up into the released version. If you want me to do that, feel free to add comments...

I'm having a similar issue here where i'm defining a conditional var value for a database name in my dbt_project.yml that i'm using in my sources yaml but when I...

As @bohyn requested, when can this feature be merged?