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: Add support for Sum and Avg aggregation query #437

Merged
merged 21 commits into from
Sep 5, 2023

Commits on May 9, 2023

  1. feat: Add support for Sum and Avg aggregation query

    Add .sum() and .avg() functions to aggregation
    
    Refactor limit to be passed in to the nested query's limit
    
    Unit tests
    Mariatta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    105d4a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    0deac17 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    cad42e1 View commit details
    Browse the repository at this point in the history
  2. fixed sum_ proto field

    daniel-sanche committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    77b17a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    493b56f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d173259 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    27bea7b View commit details
    Browse the repository at this point in the history
  2. added indices

    daniel-sanche committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c2b624e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    197e72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6d91b View commit details
    Browse the repository at this point in the history
  3. ran blacken

    daniel-sanche committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    25d35fd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    b9ecba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    68e44ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdc2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987e579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e560662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd52f4b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3a6030d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c09db3f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    61a3f24 View commit details
    Browse the repository at this point in the history
  2. removed duplicate line

    daniel-sanche committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    327820f View commit details
    Browse the repository at this point in the history