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: Added BQSchemaToProtoDescriptor.java #395

Merged
merged 13 commits into from Jul 7, 2020

Commits on Jul 7, 2020

  1. Copy the full SHA
    3583f11 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    57cb6cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cbe007f View commit details
    Browse the repository at this point in the history
  4. Revert pom.xml

    allenc3 committed Jul 7, 2020
    Copy the full SHA
    1685876 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d3a621c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    eea28b4 View commit details
    Browse the repository at this point in the history
  7. Renamed from JsonToProtoConvereter to BQTableSchemaToProtoDescriptor.…

    … This is to split it up to two classes.
    allenc3 committed Jul 7, 2020
    Copy the full SHA
    5ed3b9b View commit details
    Browse the repository at this point in the history
  8. Linting

    allenc3 committed Jul 7, 2020
    Copy the full SHA
    c0e8685 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a6d786c View commit details
    Browse the repository at this point in the history
  10. Renamed functions

    allenc3 committed Jul 7, 2020
    Copy the full SHA
    8dcb1c2 View commit details
    Browse the repository at this point in the history
  11. Fixed bugs according to PR, added descriptor reuse (instead of creati…

    …ng the same descriptor again) and a test case that checks for this.
    allenc3 committed Jul 7, 2020
    Copy the full SHA
    8f6ee9b View commit details
    Browse the repository at this point in the history
  12. Update documentation

    allenc3 committed Jul 7, 2020
    Copy the full SHA
    bdcaa22 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c8569dc View commit details
    Browse the repository at this point in the history