Niall Woodward

Results 36 comments of Niall Woodward

A couple of other thoughts: * If it's going go be easy to make this test support an arbitrary SQL expression to group by rather than assuming a column will...

1. Makes total sense. It sounds like it could be good to make this both a model level test for arbitrary user defined grouping expressions (across multiple columns or the...

Hey all, we're awaiting the release of @jared-rimmer's [PR here](https://github.com/dbt-labs/dbt-core/pull/5782) to be released in a version of dbt-core. That will likely be a few more weeks!

My initial thoughts are that we could extend the adapter for each warehouse to add an upload function which is accessible through a `{% do adapter.upload_file(file_path, destination) %}` or similar...

We've been busy reimplementing the package, opening it up to be compatible with more adapters. Resolving this involves implementing a redshift version of each warehouse dispatch-able macro defined in https://github.com/brooklyn-data/dbt_artifacts/tree/main/macros.

Hey @emilyjia - this is not possible today while we wait for https://github.com/dbt-labs/dbt-core/issues/5609 but thank you for bringing it up!

Thank you @charles-astrafy ! Would you mind adding a description with any key design decisions or things to be aware of in this? That would be super helpful!

Hey @charles-astrafy left a couple of comments and got the BQ integration tests running now. Let me know if I can be of any help to getting this over the...

My initial thoughts are that we could extend the adapter for each warehouse to add an upload function which is accessible through a {% do adapter.upload_file(file_path, destination) %} or similar....

> @NiallRees Do you have a link for this quote? I'm interested in seeing if there is more background to this statement and my googling skills have failed me when...