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

BQ write client for exactly once #152

Merged

Conversation

jayehwhyehentee
Copy link
Collaborator

@jayehwhyehentee jayehwhyehentee commented Sep 13, 2024

Client definition for the BigQuery storage write APIs for connector's exactly once sink.

/gcbrun

@@ -126,6 +129,32 @@ StreamWriter createStreamWriter(
String streamName, ProtoSchema protoSchema, boolean enableConnectionPool)
throws IOException;

/**
* Create a StreamWriter for writing to a BigQuery table.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: Buffered Write Stream

@jayehwhyehentee
Copy link
Collaborator Author

@agrawal-siddharth please review this PR

@jayehwhyehentee jayehwhyehentee merged commit c23ec8b into GoogleCloudDataproc:main Sep 17, 2024
4 checks passed
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