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

Draft: Add Message and Enum support for Storage Write API #113

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

fore5fire
Copy link

This PR is based on #112, so I'll leave it as a draft until that is merged (and I assume the same test failure there will show up here). I also want to add unit tests for messages and enums before this gets merged.

I went ahead and added some convenience constructors to help reduce breaking changes for people that are using simple, flat protos. Even though I'm pretty sure this change gives us full support all types BigQuery has documented, I imagine as this gets used we'll run into some quirks in BigQuery that may require further changes to accommodate.

@fore5fire fore5fire marked this pull request as draft November 13, 2024 03:25
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.

2 participants