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 #192

Merged

Conversation

jayehwhyehentee
Copy link
Collaborator

@jayehwhyehentee jayehwhyehentee commented Jan 6, 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
  • Change throttling logic to accommodate table creation
  • Rely on default BigQuery client retries when creating BigQuery table

Also, remove duplicate connector exception class from sink

/gcbrun

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

Also, remove duplicate connector exception class from sink
@jayehwhyehentee jayehwhyehentee merged commit adf6b70 into GoogleCloudDataproc:main Jan 8, 2025
4 checks passed
@jayehwhyehentee jayehwhyehentee deleted the create_table branch January 8, 2025 03:54
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.

3 participants