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 7 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
@lquerel
Copy link
Owner

lquerel commented Nov 17, 2024

@fore5fire #112 is merged. Thanks

@lquerel
Copy link
Owner

lquerel commented Jan 9, 2025

@fore5fire Do you still want to make changes to this draft, or would you like me to take over from here?

@fore5fire
Copy link
Author

fore5fire commented Jan 9, 2025

Got sidetracked from this with the holidays, I can take another look this weekend though

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