dbt-msft / tsql-utils

dbt-utils for the dbt-msft family of packages
MIT License
26 stars 27 forks source link

`dbt_utils.hash` failing for synapse #69

Closed dataders closed 2 months ago

dataders commented 3 years ago

I don't think this is an error with the macro, but really something weird going on with equivalence. for example, why aren't the below equal in Synapse?

actual expected
D41D8CD98F00B204E9800998ECF8427E d41d8cd98f00b204e9800998ecf8427e
alittlesliceoftom commented 2 years ago

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

sdebruyn commented 2 months ago

Not part of this repo anymore, fixed in the adapter