Summary
Unsigned bigint column from MySQL is being converted to integer instead of numeric when syncing to GCP BigQuery in Airbyte.
Question
Hello, I am facing strange behavior when syncing MySQL to GCP BigQuery, our table has an “unsigned bigint” column which is getting converted into integer when reaching BQ. The correct translation would be numeric so im not sure why is it casting it into integer. We are trying to migrate into Airbyte and this is kinda of holding us back since we have multiple services that connect to BQ and expect the numeric datatype.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.