- Is this your first time deploying Airbyte?: No
- OS Version / Instance: Kubernetes
- Airbyte Version: 0.44.5
- Source name/version: Mixpanel (0.1.33)
- Destination name/version: BigQuery (1.4.1)
- Step: Sync
- Description:
I have created an Airbyte Connection to ingest data from Mixpanel (export
), into BigQuery. By default, Airbyte uses _airbyte_emitted_at
as the partitioning field on the destination BigQuery table.
My question is how can we change this to a different field?