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 JSON support #964

Closed
wants to merge 4 commits into from
Closed

Conversation

Amogh-Bharadwaj
Copy link
Contributor

Before we were creating the destination table (SetupNormalize) with the JSON column as STRING. Now it is truly JSON at the BigQuery destination

@Amogh-Bharadwaj Amogh-Bharadwaj changed the base branch from main to datatypes/bq-geospatial January 2, 2024 22:45
@Amogh-Bharadwaj Amogh-Bharadwaj changed the base branch from datatypes/bq-geospatial to main January 2, 2024 22:46
env.AssertExpectations(s.t)
}

func (s PeerFlowE2ETestSuiteBQ) Test_Invalid_Geo_BQ_Avro_CDC() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
method PeerFlowE2ETestSuiteBQ.Test_Invalid_Geo_BQ_Avro_CDC already declared at e2e/bigquery/peer_flow_bq_test.go:762:33 (typecheck)

@Amogh-Bharadwaj Amogh-Bharadwaj deleted the datatypes/bq-json branch January 2, 2024 22:50
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.

1 participant