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
606
Code
Issues
73
Pull requests
38
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: close upstream coverage gaps for DataFusion 55.1.0
- #1763
#1763
Open
timsaucer
wants to merge 16 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/upstream-coverage-gaps
timsaucer/datafusion-python:feat/upstream-coverage-gaps
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: close upstream coverage gaps for DataFusion 55.1.0
#1763
timsaucer
wants to merge 16 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/upstream-coverage-gaps
timsaucer/datafusion-python:feat/upstream-coverage-gaps
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2026
feat: expose any_value, array math, array_first, and missing Spark functions
Show description for 5a0e79d
timsaucer
and
claude
committed
5a0e79d
View commit details
Copy full SHA for 5a0e79d
Browse repository at this point
feat: add rand, substring_index, file metadata functions, and distinct kwargs
Show description for 8027fcb
timsaucer
and
claude
committed
8027fcb
View commit details
Copy full SHA for 8027fcb
Browse repository at this point
feat(spark): add pyspark aliases and optional-length substr
Show description for 97e6031
timsaucer
and
claude
committed
97e6031
View commit details
Copy full SHA for 97e6031
Browse repository at this point
feat: accept optional arguments upstream supports on trim, array_to_string, substr
Show description for e8c2192
timsaucer
and
claude
committed
e8c2192
View commit details
Copy full SHA for e8c2192
Browse repository at this point
feat: add DataFrame.fill_nan
Show description for 2747573
timsaucer
and
claude
committed
2747573
View commit details
Copy full SHA for 2747573
Browse repository at this point
feat: add null_treatment to lead and lag
Show description for 24764bd
timsaucer
and
claude
committed
24764bd
View commit details
Copy full SHA for 24764bd
Browse repository at this point
feat: add show_statistics, analyze_level, and analyze_categories to explain
Show description for b035c97
timsaucer
and
claude
committed
b035c97
View commit details
Copy full SHA for b035c97
Browse repository at this point
fix: keep existing options when chaining aggregate and window builders
Show description for d2ac890
timsaucer
and
claude
committed
d2ac890
View commit details
Copy full SHA for d2ac890
Browse repository at this point
feat: accept a bare PyCapsule in ScalarUDF and WindowUDF
Show description for 97e5905
timsaucer
and
claude
committed
97e5905
View commit details
Copy full SHA for 97e5905
Browse repository at this point
chore: export TableProviderFactory from datafusion.catalog
Show description for d53a255
timsaucer
and
claude
committed
d53a255
View commit details
Copy full SHA for d53a255
Browse repository at this point
docs(skill): record DataFrame.to_string as not needing exposure
Show description for 5d43576
timsaucer
and
claude
committed
5d43576
View commit details
Copy full SHA for 5d43576
Browse repository at this point
fix: resolve the _PyCapsule type alias so capsule overloads type-check
Show description for f6d0478
timsaucer
and
claude
committed
f6d0478
View commit details
Copy full SHA for f6d0478
Browse repository at this point
fix: keep an explicit window frame that equals the default when chaining
Show description for 6345b17
timsaucer
and
claude
committed
6345b17
View commit details
Copy full SHA for 6345b17
Browse repository at this point
fix: leave lead and lag null_treatment unset by default
Show description for 73b052d
timsaucer
and
claude
committed
73b052d
View commit details
Copy full SHA for 73b052d
Browse repository at this point
fix: keep existing window function options in over()
Show description for 8173554
timsaucer
and
claude
committed
8173554
View commit details
Copy full SHA for 8173554
Browse repository at this point
feat: accept native ints and a single argument in range and gen_series
Show description for 96f990b
timsaucer
and
claude
committed
96f990b
View commit details
Copy full SHA for 96f990b
Browse repository at this point
You can’t perform that action at this time.