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

Support table creation in sink #191

Closed

Conversation

jayehwhyehentee
Copy link
Collaborator

@jayehwhyehentee jayehwhyehentee commented Jan 3, 2025

  • Use avro schema in BigQuerySchemaProvider to derive BigQuery table schema
  • Use Flink's in-built logical type to avro schema converter for Table API
  • Rely on default BigQuery client retries when creating BigQuery table

/gcbrun

@jayehwhyehentee jayehwhyehentee force-pushed the create_table branch 4 times, most recently from df164ef to 73c3603 Compare January 5, 2025 07:05
- Use avro schema in BigQuerySchemaProvider to derive BigQuery table schema
- Use Flink's in-built logical type to avro schema converter for Table API
- Rely on default BigQuery client retries when creating BigQuery table

Also, remove duplicate connector exception class from sink
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