Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
350
Star
1.2k
Code
Issues
445
Pull requests
124
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: native collect_list / array_agg aggregate
- #4720
#4720
Merged
andygrove
merged 13 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:feat-collect-list
andygrove/datafusion-comet:feat-collect-list
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: native collect_list / array_agg aggregate
#4720
andygrove
merged 13 commits into
apache:main
apache/datafusion-comet:main
from
andygrove:feat-collect-list
andygrove/datafusion-comet:feat-collect-list
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
feat: native collect_list / array_agg aggregate
Show description for c9c19e3
andygrove
committed
c9c19e3
View commit details
Copy full SHA for c9c19e3
Browse repository at this point
fix: fall back collect_list/collect_set in multi-stage distinct aggregates
Show description for 6d2aa2b
andygrove
committed
6d2aa2b
View commit details
Copy full SHA for 6d2aa2b
Browse repository at this point
Commits on Jul 1, 2026
Merge remote-tracking branch 'apache/main' into feat-collect-list
Show description for 7496e69
andygrove
committed
7496e69
View commit details
Copy full SHA for 7496e69
Browse repository at this point
feat: fall back collect_list/collect_set on Spark 4.2 RESPECT NULLS
Show description for 9e680c4
andygrove
committed
9e680c4
View commit details
Copy full SHA for 9e680c4
Browse repository at this point
Commits on Jul 9, 2026
Merge remote-tracking branch 'apache/main' into feat-collect-list
Show description for e63a50b
andygrove
committed
e63a50b
View commit details
Copy full SHA for e63a50b
Browse repository at this point
test: accept Comet operators in SPARK-22223 instead of disabling Comet
Show description for 589ebdd
andygrove
committed
589ebdd
View commit details
Copy full SHA for 589ebdd
Browse repository at this point
style: reflow adjustOutputForNativeState doc comment
Show description for a98c3fc
andygrove
committed
a98c3fc
View commit details
Copy full SHA for a98c3fc
Browse repository at this point
fix: coerce collect_list/collect_set nested field nullability
Show description for 5ed285f
andygrove
committed
5ed285f
View commit details
Copy full SHA for 5ed285f
Browse repository at this point
Commits on Jul 14, 2026
Merge remote-tracking branch 'apache/main' into feat-collect-list
andygrove
committed
8d81702
View commit details
Copy full SHA for 8d81702
Browse repository at this point
Commits on Jul 17, 2026
review: drop unreachable buffer-source block; consolidate 3.4/3.5 shim; add FILTER + map tests
Show description for 3418c5f
andygrove
committed
3418c5f
View commit details
Copy full SHA for 3418c5f
Browse repository at this point
test: cover collect_list/collect_set RESPECT NULLS fallback on Spark 4.2
Show description for a499164
andygrove
committed
a499164
View commit details
Copy full SHA for a499164
Browse repository at this point
Merge remote-tracking branch 'apache/main' into feat-collect-list
andygrove
committed
ab5d07f
View commit details
Copy full SHA for ab5d07f
Browse repository at this point
Commits on Jul 24, 2026
Merge remote-tracking branch 'apache/main' into feat-collect-list
Show description for 8586d9b
andygrove
committed
8586d9b
View commit details
Copy full SHA for 8586d9b
Browse repository at this point
You can’t perform that action at this time.