Looker doesn't group by
in certain cases when primary key is present in query
#669
Labels
8000
group by
in certain cases when primary key is present in query
#669
From the Looker docs:
This behaviour is normally totally fine (and actually speeds up our queries on Snowflake) but if you have a dimension that points to a BigQuery
array
column, this will actually miss an error which tells you that you can't group by array fields, which would come up in normal use of Looker if the dimension is not hidden. This means that a Spectacles run might show an explore as passing, even though one of these array dimensions could error in normal use.I believe there are two actions here:
cc: @ian-thompson-king
The text was updated successfully, but these errors were encountered: