Skip to content

SNOW-3156942: Add support for the ARRAY_UNION_AGG function#4089

Merged
sfc-gh-bkogan merged 6 commits intomainfrom
bkogan-array-union
Feb 27, 2026
Merged

SNOW-3156942: Add support for the ARRAY_UNION_AGG function#4089
sfc-gh-bkogan merged 6 commits intomainfrom
bkogan-array-union

Conversation

@sfc-gh-bkogan
Copy link
Collaborator

@sfc-gh-bkogan sfc-gh-bkogan commented Feb 25, 2026

  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-3156942

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
    • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
    • If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support. Follow the link for more information: AST Support Guidelines
  3. Please describe how your code solves the related issue.

    Adds support for calling ARRAY_UNION_AGG.

@sfc-gh-bkogan sfc-gh-bkogan marked this pull request as ready for review February 26, 2026 18:02
@sfc-gh-bkogan sfc-gh-bkogan requested review from a team as code owners February 26, 2026 18:02
@sfc-gh-bkogan sfc-gh-bkogan merged commit 7723ac9 into main Feb 27, 2026
29 checks passed
@sfc-gh-bkogan sfc-gh-bkogan deleted the bkogan-array-union branch February 27, 2026 23:30
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants