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 }}
apache
/
datafusion-python
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
605
Code
Issues
69
Pull requests
30
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 26 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
26
(26)
Checks
Files changed
Open
Let extension bundles declare scalar, aggregate, and window functions
#1738
timsaucer
wants to merge 26 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
Commits on Sep 17, 2026
refactor: resolve each function kind in a straight line
Show description for 79668ff
timsaucer
and
claude
committed
79668ff
View commit details
Copy full SHA for 79668ff
Browse repository at this point
refactor: register declared functions with the public methods
Show description for 783b39e
timsaucer
and
claude
committed
783b39e
View commit details
Copy full SHA for 783b39e
Browse repository at this point
docs: give the transaction rule one canonical home
Show description for 09a6f90
timsaucer
and
claude
committed
09a6f90
View commit details
Copy full SHA for 09a6f90
Browse repository at this point
refactor: name the component fields in one dict, not in field metadata
Show description for e1fdff4
timsaucer
and
claude
committed
e1fdff4
View commit details
Copy full SHA for e1fdff4
Browse repository at this point
docs: say what the collision check does not cover
Show description for 582c253
timsaucer
and
claude
committed
582c253
View commit details
Copy full SHA for 582c253
Browse repository at this point
Merge branch 'main' into feat/bundle-functions
timsaucer
committed
f11a99f
View commit details
Copy full SHA for f11a99f
Browse repository at this point
refactor: collapse the two collision messages into one
Show description for 2ea2379
timsaucer
and
claude
committed
2ea2379
View commit details
Copy full SHA for 2ea2379
Browse repository at this point
test: pin component fields to nouns by equality, not subset
Show description for ad250cb
timsaucer
and
claude
committed
ad250cb
View commit details
Copy full SHA for ad250cb
Browse repository at this point
docs: name the three registrations the commit step uses
Show description for 92c65de
timsaucer
and
claude
committed
92c65de
View commit details
Copy full SHA for 92c65de
Browse repository at this point
fix: filter planner hooks in Python, not by hasattr in Rust
Show description for 9baf121
timsaucer
and
claude
committed
9baf121
View commit details
Copy full SHA for 9baf121
Browse repository at this point
docs: state the equality as a rule, not as a defence of it
Show description for 97e6315
timsaucer
and
claude
committed
97e6315
View commit details
Copy full SHA for 97e6315
Browse repository at this point
test: pin which check decides a planner hook is a hook
Show description for 6da87f6
timsaucer
and
claude
committed
6da87f6
View commit details
Copy full SHA for 6da87f6
Browse repository at this point
You can’t perform that action at this time.