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
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-python
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
605
Code
Issues
70
Pull requests
26
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Let extension bundles declare scalar, aggregate, and window functions
- #1738
#1738
Open
1/4
timsaucer
wants to merge 14 commits into
main
apache/datafusion-python:main
from
feat/bundle-functions
apache/datafusion-python:feat/bundle-functions
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Let extension bundles declare scalar, aggregate, and window functions
#1738
timsaucer
wants to merge 14 commits into
main
apache/datafusion-python:main
from
feat/bundle-functions
apache/datafusion-python:feat/bundle-functions
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
feat: let extension bundles declare scalar, aggregate, and window functions
Show description for 0af2a50
timsaucer
and
claude
committed
0af2a50
View commit details
Copy full SHA for 0af2a50
Browse repository at this point
docs: put each bundle-functions claim in front of its own audience
Show description for d47055e
timsaucer
and
claude
committed
d47055e
View commit details
Copy full SHA for d47055e
Browse repository at this point
docs: unpack the dense passages in the bundle guide
Show description for 7ca32c6
timsaucer
and
claude
committed
7ca32c6
View commit details
Copy full SHA for 7ca32c6
Browse repository at this point
fix: name the right culprit when one bundle claims a name twice
Show description for 30d1c7a
timsaucer
and
claude
committed
30d1c7a
View commit details
Copy full SHA for 30d1c7a
Browse repository at this point
refactor: drive declared-function install off one table
Show description for fc26394
timsaucer
and
claude
committed
fc26394
View commit details
Copy full SHA for fc26394
Browse repository at this point
docs: say what the commit order costs a bundle author
Show description for 2dc1159
timsaucer
and
claude
committed
2dc1159
View commit details
Copy full SHA for 2dc1159
Browse repository at this point
docs: pass volatility by keyword, drop a dead cross-reference
Show description for 6216bf1
timsaucer
and
claude
committed
6216bf1
View commit details
Copy full SHA for 6216bf1
Browse repository at this point
fix: pick the collision remedy by argument position
Show description for e688948
timsaucer
and
claude
committed
e688948
View commit details
Copy full SHA for e688948
Browse repository at this point
test: pin that every function-kind row names something real
Show description for 659cda7
timsaucer
and
claude
committed
659cda7
View commit details
Copy full SHA for 659cda7
Browse repository at this point
refactor: split the commit rule from the planner-rebinding note
Show description for a9df02b
timsaucer
and
claude
committed
a9df02b
View commit details
Copy full SHA for a9df02b
Browse repository at this point
style: spell out the pyo3 imports in the bundle example
Show description for f05b808
timsaucer
and
claude
committed
f05b808
View commit details
Copy full SHA for f05b808
Browse repository at this point
style: tidy wording in _resolve_declared_functions
Show description for 6bf48e7
timsaucer
and
claude
committed
6bf48e7
View commit details
Copy full SHA for 6bf48e7
Browse repository at this point
test: cover function-name collisions for every kind
Show description for 5c2b6c7
timsaucer
and
claude
committed
5c2b6c7
View commit details
Copy full SHA for 5c2b6c7
Browse repository at this point
Commits on Sep 16, 2026
refactor: fold the planner hooks and the commit into one Rust call
Show description for ebb8943
timsaucer
and
claude
committed
ebb8943
View commit details
Copy full SHA for ebb8943
Browse repository at this point
You can’t perform that action at this time.