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
{{ message }}
This repository was archived by the owner on Jan 21, 2023. It is now read-only.
First off, your session-ized table (sessions.view) is amazing. Thank you for this work. I've been using that sessions.vew root SQL now to create daily GA4 tables for use outside of Looker.
The recent issue I have encountered isn't a problem with your code base -- but since you might have more influence than I do over the root cause -- the problem is with a noted BigQuery limitation. "Cannot query rows larger than 100MB limit". I'm experimenting with a reduction in the session_list_with_event_history to get around this but I suspect you and others will eventually bump into this constraint. If you have any other alternatives in the works I'd love to hear.