You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within a node, if you create a column via "generate hash column," the default hash algorithm is SHA1.
If you edit the "hash" value in the "edit config" option for the package, it does not reflect in the generated SQL. So, if I change the default hash to "MD5," the node will still use SHA1 as the default when creating and running the node.
The text was updated successfully, but these errors were encountered:
Within a node, if you create a column via "generate hash column," the default hash algorithm is SHA1.
If you edit the "hash" value in the "edit config" option for the package, it does not reflect in the generated SQL. So, if I change the default hash to "MD5," the node will still use SHA1 as the default when creating and running the node.
The text was updated successfully, but these errors were encountered: