Using BigQuery hashing functions
Today I want to highlight hash functions and showcase how I use them in BigQuery.
What's a hashing function?
It's an algorithm that takes an input and returns a fixed-size output. But there are a few very interesting particularities to that.
A hashin...
datawise.dev3 min read