Skip to content

Allowed values for hash_datatype? #47

Answered by tkirschke
mjahammel asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mjahammel and thanks for reaching out!

Are there allowed values for the variable hash_datatype other than STRING? I tried using BINARY (target is Snowflake)

In theory, the variable "hash_datatype" is exactly for that, to define another output datatype for hash values. So it should be able to insert "BINARY".

But I checked it again, and it isn't working properly for me as well. The problems are the two things you mentioned above. The LOWER shouldn't be there, in case of BINARY, and the default value is incorrect.

I will create an issue out of this discussion and try to fix it ASAP.

Kind regards,
Tim

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@tkirschke
Comment options

Answer selected by mjahammel
Comment options

You must be logged in to vote
2 replies
@tkirschke
Comment options

@tkirschke
Comment options

Comment options

You must be logged in to vote
1 reply
@bschlottfeldt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants