Join Slack
Powered by
hi... one question I just realize if I update date...
# ask-community-for-troubleshooting
f
Francisco García
05/11/2022, 9:36 PM
hi... one question I just realize if I update date in my postgres DB doesnt uptade the data in bigquery,
m
Marcos Marx (Airbyte)
05/11/2022, 10:02 PM
You date column is the cursor field that you used for sync data?
f
Francisco García
05/11/2022, 10:03 PM
id
Francisco García
05/11/2022, 10:04 PM
y have to change it to date?
m
Marcos Marx (Airbyte)
05/11/2022, 10:05 PM
yes the cursor field (generally are date types)
https://docs.airbyte.com/connector-development/cdk-python/incremental-stream#cursor-fields
some cases you can use id, but need to be incremental column type
3
Views
Open in Slack
Previous
Next