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

feat: proto converter library #100

Merged
merged 2 commits into from Mar 15, 2020
Merged

feat: proto converter library #100

merged 2 commits into from Mar 15, 2020

Commits on Mar 10, 2020

  1. ProtoConverter library

    	modified:   google-cloud-bigquerystorage/pom.xml
    	new file:   google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoSchemaConverter.java
    	new file:   google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoSchemaConverterTest.java
    	new file:   google-cloud-bigquerystorage/src/test/proto/test.proto
    	modified:   pom.xml
    yirutang committed Mar 10, 2020
    Copy the full SHA
    d0c71f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Adjust dependency ordering

    yirutang committed Mar 13, 2020
    Copy the full SHA
    32231af View commit details
    Browse the repository at this point in the history