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

Aggregate clause #1271

Merged
merged 16 commits into from
Nov 3, 2023
Merged

Aggregate clause #1271

merged 16 commits into from
Nov 3, 2023

Commits on Oct 29, 2023

  1. WIP aggregation

    JPercival committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    0ac7327 View commit details
    Browse the repository at this point in the history
  2. WIP

    JPercival committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    6841818 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

  1. WIP

    JPercival committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4ac6df2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. WIP

    JPercival committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    62f0006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff59ed5 View commit details
    Browse the repository at this point in the history
  3. Remove some todos

    JPercival committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b8ce561 View commit details
    Browse the repository at this point in the history
  4. More tests

    JPercival committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2ba9d37 View commit details
    Browse the repository at this point in the history
  5. Multi source aggregate

    JPercival committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    308b143 View commit details
    Browse the repository at this point in the history
  6. Formatting

    JPercival committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    00fdb4e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Clean up the logic a bit

    JPercival committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    13ca88e View commit details
    Browse the repository at this point in the history
  2. Fix a counter mismatch

    JPercival committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8325d8a View commit details
    Browse the repository at this point in the history
  3. Whitespace fixes

    JPercival committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    93299d7 View commit details
    Browse the repository at this point in the history
  4. More whitespace fixes

    JPercival committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6befc98 View commit details
    Browse the repository at this point in the history
  5. Fixed off by one

    JPercival committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bb83ac3 View commit details
    Browse the repository at this point in the history
  6. Fixed missing null check

    JPercival committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8978516 View commit details
    Browse the repository at this point in the history