How to Automatically Convert MySQL datetime to BigQuery timestamp in Airbyte? #38644
Unanswered
duongdr
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I am using Airbyte to sync data from MySQL to BigQuery. I need the MySQL
datetime
fields to be automatically converted totimestamp
fields in BigQuery. Currently, the datetime fields are not converting correctly, and I would like to know the best way to handle this transformation.Is there a way to configure Airbyte to perform this conversion during the sync process?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions