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
* Updating querystring for logging. Use of 'dict' resulted in hundreds of additional columns to log schema. Wrapping the 'dict' in a 'str' converts the querystring from a RECORD in BQ to a STRING.
* Updating tests
0 commit comments