Skip to content

chore: add aggregation test for listview types#21776

Merged
Jefffrey merged 1 commit intoapache:mainfrom
Jefffrey:list-view-aggr-test
Apr 23, 2026
Merged

chore: add aggregation test for listview types#21776
Jefffrey merged 1 commit intoapache:mainfrom
Jefffrey:list-view-aggr-test

Conversation

@Jefffrey
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

We've landed various PRs required to support aggregating on list views (both upstream in arrow-rs and here in datafusion) so now this simple aggregation test succeeds; adding it to the slt suite.

What changes are included in this PR?

Add aggregation test for listviews

Are these changes tested?

Yes

Are there any user-facing changes?

No

@Jefffrey
Copy link
Copy Markdown
Contributor Author

fyi @brancz

@github-actions github-actions Bot added the sqllogictest SQL Logic Tests (.slt) label Apr 22, 2026
@Jefffrey Jefffrey added this pull request to the merge queue Apr 23, 2026
@Jefffrey
Copy link
Copy Markdown
Contributor Author

Thanks @martin-g & @brancz

Merged via the queue into apache:main with commit 067ba4b Apr 23, 2026
31 checks passed
@Jefffrey Jefffrey deleted the list-view-aggr-test branch April 23, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support aggregating by ListView

3 participants