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

Respect IGNORE NULLS flag in ARRAY_AGG #260

Merged
merged 4 commits into from
Aug 26, 2024
Merged

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    65b2fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39835b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 26, 2024

  1. Respect ignore_nulls in ArrayAggGroupsAccumulator

    Also add an `ArrayAgg` groups accumulator for boolean arrays
    joroKr21 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6ebfac7 View commit details
    Browse the repository at this point in the history