Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

feat: collect to list (non-windowed) (primitive/strings/booleans)#569

Merged
jordanrfrazier merged 13 commits intomainfrom
feat/col-list-function
Jul 31, 2023
Merged

feat: collect to list (non-windowed) (primitive/strings/booleans)#569
jordanrfrazier merged 13 commits intomainfrom
feat/col-list-function

Conversation

@jordanrfrazier
Copy link
Collaborator

@jordanrfrazier jordanrfrazier commented Jul 29, 2023

Adds the collect function for non-windowed, primitive/string/boolean types.

This doesn't support LargeUtf8 because the other string aggregations that use the create_typed_evaluator macro don't support generic offset size, so that will come in a follow up.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Jul 29, 2023
@github-actions github-actions bot added enhancement New feature or request sparrow labels Jul 29, 2023
@jordanrfrazier jordanrfrazier force-pushed the feat/col-list-function branch from 941e2d1 to 5622d0b Compare July 31, 2023 17:55
@jordanrfrazier jordanrfrazier enabled auto-merge July 31, 2023 19:04
@jordanrfrazier jordanrfrazier added this pull request to the merge queue Jul 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 31, 2023
@jordanrfrazier jordanrfrazier added this pull request to the merge queue Jul 31, 2023
Merged via the queue into main with commit 0f33802 Jul 31, 2023
@jordanrfrazier jordanrfrazier deleted the feat/col-list-function branch July 31, 2023 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request sparrow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants