In BigQuery, for a query, I'm getting the following error message:
Cannot query rows larger than 100MB limit.
I understand the limit, however, I'd like to debug this a bit more and search for the row(s) which are larger than 100MB.
Does someone know if a function within BigQuery exists - or is there another way - to get the size of each row in a table?