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

use sed to translate optional -> oneof #4929

Closed
wants to merge 4 commits into from

Commits on Feb 28, 2022

  1. use sed to translate optional -> oneof

    Alex Boten committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a616711 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. add pdata for OptionalType

    This supports adding min/max optional fields.
    Alex Boten committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    e4957d8 View commit details
    Browse the repository at this point in the history
  2. add min/max to exponential histogram as well

    Alex Boten committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    53371f1 View commit details
    Browse the repository at this point in the history
  3. adding tests

    Alex Boten committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b297782 View commit details
    Browse the repository at this point in the history