Ability to Trigger a Full Refresh for an Event Data Source
Currently, when we make changes to the underlying transformations in BigQuery which get the data into the Mixpanel schema (i.e with standardised event_name, event_time, user_id, company_id fields, and dynamic JSON properties field), we have to delete the warehouse connector for that table and re-create it.
In addition to the “Manually Run Sync:” button shown below, it would be great if we could trigger a full refresh of the underlying table to Mixpanel, which would wipe away the data from the source table and reload it, so we don’t have to delete and recreate the warehouse sync for that table each time we do this.