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

fix: ProtoSchemaConver's problem when converting fields reference same… #428

Merged
merged 2 commits into from Jul 20, 2020
Merged

Commits on Jul 16, 2020

  1. fix: ProtoSchemaConver's problem when converting fields reference sam…

    …e enum types, the generated proto is not buildable.
    
    	modified:   google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoSchemaConverter.java
    	modified:   google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoSchemaConverterTest.java
    yirutang committed Jul 16, 2020
    Copy the full SHA
    9b4aab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. fix review comments

    yirutang committed Jul 17, 2020
    Copy the full SHA
    6f68949 View commit details
    Browse the repository at this point in the history