Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

BigQuery/GA4, all events since this morning have the same bundle sequence id

Hello. We're trying to track down what seems like a bug with GA4/BigQuery. In our intraday tables for today, nearly every record has the exact same bundle sequence id.

Any ideas what could be causing this? Do we need to reach out to Google?

This has been over 50,000 events that this hasn't changed, over thousands of sessions.

khookssharpimg_0-1715963420313.png

Edit: I figured out the cause at least, Google is using a 32 bit number to store the bundle sequence id, and they have run out of numbers at 2147483647 event bundles. This is almost definitely a Google/GA4/BigQuery issue and they need to fix this (increase to 64 bit number?)

Edit #2:

They fixed it now, they switched over to a 64 bit integer.

 

Solved Solved
7 7 1,271
1 ACCEPTED SOLUTION

They fixed it now, they switched over to a 64 bit integer.

View solution in original post

7 REPLIES 7