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

EVG-5410 Add functions to query execution statistics #1744

Merged
merged 9 commits into from Nov 13, 2018

Commits on Nov 13, 2018

  1. EVG-5410 Add functions to query execution statistics

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    9ba73b8 View commit details
    Browse the repository at this point in the history
  2. PR Feedback

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    0b10fef View commit details
    Browse the repository at this point in the history
  3. Improve variable name

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    fb51e1f View commit details
    Browse the repository at this point in the history
  4. PR Feedback 2

    Rebase on top of master (fa5b44e).
    Split tests into smaller units.
    Use struct for pagination fields.
    Update validation methods.
    Avoid mutable parameter in match stage construction.
    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    64e140f View commit details
    Browse the repository at this point in the history
  5. Make earliest sort the default

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    e1ae129 View commit details
    Browse the repository at this point in the history
  6. PR Feedback 3

    Remove NewDefaultStatsFilter constructor
    Use float64 instead of float32
    Remove json tags
    Remove unused code
    Update comments to match conventions
    Check nil in validateCommon methods
    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    12af065 View commit details
    Browse the repository at this point in the history
  7. Use variables in agg

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    6dace0b View commit details
    Browse the repository at this point in the history
  8. PR Feedback 4

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    7d1b6fb View commit details
    Browse the repository at this point in the history
  9. Lint

    Yves Duhem committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    dd018ab View commit details
    Browse the repository at this point in the history