Tom O'Neill

Results 23 comments of Tom O'Neill

I don't think so but just a fellow user atm, easiest test is to run the same model through MGCV in R.

Microsoft have had open requests for this for 4 years. Not holding my breath! Thanks for a great lib :)

I was going to raise an issue: "Incorrect Configs Are Silently Ignored - they should raise errors" But this seems like a close fit. Adding an example: ` {{ config(...

Actually - https://github.com/dbt-labs/dbt-core/issues/5605 is a more appropriate issue for my comment.

I'd love to understand the necessity for a temp table at all a bit better, why is this needed vs pulling straight from the view.

Seems like a good feature. Did you take a first pass thought on implementation? Presumably if the manifest.json has already processed by this point, we'd need to go a bit...

For reference for others finding this issue. Code: https://github.com/dbt-msft/dbt-sqlserver/blob/master/dbt/adapters/sqlserver/sql_server_connection_manager.py Inherited by synapse: https://github.com/microsoft/dbt-synapse/blob/master/dbt/adapters/synapse/synapse_connection_manager.py Documented here: https://docs.getdbt.com/docs/core/connect-data-platform/mssql-setup Does anyone have guidance on recommended number of retries? I was going to default...

Above is (I think) the list of macros which are integration tested on dbt_utils, but don't yet work here. There are also interesting legacy macros that are a bit behind...

Hi Kim, Welcome to the T-Sql utils project, lovely to have you here, and some wondefully written issues! Our ideas around the string decision are not fixed in stone, merely...

@swanderz , what's the generative code for the 2 columns above ? Or what made you realise there was a problem?