Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: better type handling #1811

Merged
merged 6 commits into from
Jun 10, 2024
Merged

Conversation

Amogh-Bharadwaj
Copy link
Contributor

@Amogh-Bharadwaj Amogh-Bharadwaj commented Jun 10, 2024

Refactors qvalue_convert.go to now use bigquery.FieldSchema and not FieldType. No need to rely on hacks like IsArray while creating tables
Functionally tested with cdc and schema change of array

@Amogh-Bharadwaj Amogh-Bharadwaj marked this pull request as draft June 10, 2024 16:25
@Amogh-Bharadwaj Amogh-Bharadwaj removed the request for review from serprex June 10, 2024 16:26
@Amogh-Bharadwaj Amogh-Bharadwaj changed the title BigQuery: better type handling - deal with FieldSchemas BigQuery: better type handling Jun 10, 2024
@Amogh-Bharadwaj Amogh-Bharadwaj marked this pull request as ready for review June 10, 2024 20:21
@Amogh-Bharadwaj Amogh-Bharadwaj merged commit d8a441b into main Jun 10, 2024
7 checks passed
@Amogh-Bharadwaj Amogh-Bharadwaj deleted the bq/fix-schema-change-array branch June 10, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants