You can't automatically rollover to a new table when a regular table hits the 50,000-row limit. For Enterprise users, you can use passthrough tables (auto-delete) with webhook sources to keep processing data beyond the limit. If you're not on Enterprise or using webhooks, you'll need to split your data into multiple tables manually to avoid hitting the cap. [1] [2]