Comparing two types of data in bigQuery
We have a very big dataset. And I need to get all the values that are mapping from the source attributes to normalized attributes in my json. The relation between normalised and source is that if the source_key in normalized values is same like the source_attributes keys then we should return all their names.