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

Generate BQ schema descriptions from comments #1

Open
wants to merge 2 commits into
base: karhoo
Choose a base branch
from

Conversation

sujaymansingh
Copy link

This allows us to automatically convert all the comments in the proto files to BQ schema description columns.

The main work for this was done by someone else in their own fork:

However, the changes couldn't automatically be brought over as that
fork has diverged from ours.

Thus I brought over the relevant changes manually.

These comments should get added to the generated BQ schema as
descriptions.
The main work for this was done by someone else in their own fork:
- https://github.com/chuhlomin/protoc-gen-bq-schema

However, the changes couldn't automatically be brought over as that
fork has diverged from ours.

Thus I brought over the relevant changes manually.
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