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

Move min and max to user defined aggregate function, remove AggregateFunction / AggregateFunctionDefinition::BuiltIn #11013

Merged
merged 8 commits into from
Aug 3, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    cbdc714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365bf3e View commit details
    Browse the repository at this point in the history
  3. Adding type coercion

    edmondop committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a55c226 View commit details
    Browse the repository at this point in the history
  4. Fixed doctests

    edmondop committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c7deaa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec95a77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7162cd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Fixed wrong name

    edmondop committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3884faa View commit details
    Browse the repository at this point in the history
  2. Fixing name

    edmondop committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7ec7170 View commit details
    Browse the repository at this point in the history