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

Dev measure aggregate function #528

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Jun 28, 2024

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

Commits on Jun 29, 2024

  1. fix check

    StLeoX committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    38aec7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c94a7c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. use MeasureAggregate enum

    StLeoX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ad3b14a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 17, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    7c9d27f View commit details
    Browse the repository at this point in the history
  2. a

    StLeoX committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    11ccee1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    cfc3811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31763db View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dev_measure_aggregate_function' …

    …into dev_measure_aggregate_function
    StLeoX committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    13c1180 View commit details
    Browse the repository at this point in the history
  4. Revert "a"

    This reverts commit 11ccee1.
    StLeoX committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    98076ff View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into dev_measure_aggregate_function

    # Conflicts:
    #	api/proto/banyandb/database/v1/schema.proto
    #	docs/api-reference.md
    StLeoX committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    515b3f9 View commit details
    Browse the repository at this point in the history
  6. fix Merge error

    StLeoX committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    deefc6e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. remove struct MAFArgument[T]

    StLeoX committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    420c4ef View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. rename Function

    StLeoX committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ac23ca7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. simplify Input and Arguments

    StLeoX committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2b5ca52 View commit details
    Browse the repository at this point in the history
  2. add NewArguments

    StLeoX committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f6b6fe6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. supports Max

    StLeoX committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1098f25 View commit details
    Browse the repository at this point in the history
  2. supports Count

    StLeoX committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aa722cd View commit details
    Browse the repository at this point in the history
  3. supports Sum

    StLeoX committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    337e2fc View commit details
    Browse the repository at this point in the history
  4. supports Percent

    StLeoX committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7de26d8 View commit details
    Browse the repository at this point in the history
  5. supports Rate

    StLeoX committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fde584c View commit details
    Browse the repository at this point in the history
  6. add comments

    StLeoX committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    792dc1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61eb634 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge remote-tracking branch 'origin/dev_measure_aggregate_function' …

    …into dev_measure_aggregate_function
    StLeoX committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6fa5573 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    StLeoX committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    806b6d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be89878 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    07b537d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ca015 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 21, 2024

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