- Is this your first time deploying Airbyte?: No
- OS Version / Instance: Ubuntu
- Memory / Disk: 32Gb / 30 Gb
- Deployment: Docker
- Airbyte Version: 0.39.41-alpha
- Source name/version: MySQL (0.6.1)
- Destination name/version: BigQuery (1.1.14)
- Step: when creating a connection
- Description: I cannot select a cursor field for replication using incremental deduped+history
Are you using MySQL with CDC enabled?
@marcosmarxm yes I am
Because you’re using CDC you don’t need to select the cursor field. Airbyte will use the CDC internal cursor
But in this case it doesn’t select any column in the internal column.
This is what it shows in the connection state
Also all the cursor fields are empty.
I have this connection using a postres cdc
The cursor is not displayed in the replication tab.
Can you share the complete log file?