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
Type
/
to 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
163
Star
594
Code
Issues
48
Pull requests
39
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
minor: remove deprecated interfaces
- #1481
#1481
Merged
timsaucer
merged 14 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:minor/remove-deprecated
timsaucer/datafusion-python:minor/remove-deprecated
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
minor: remove deprecated interfaces
#1481
timsaucer
merged 14 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:minor/remove-deprecated
timsaucer/datafusion-python:minor/remove-deprecated
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
udf module has been deprecated since DF47. html_formatter module has been deprecated since DF48.
timsaucer
committed
98da313
View commit details
Copy full SHA for 98da313
Browse repository at this point
database has been deprecated since DF48
timsaucer
committed
bdf8c89
View commit details
Copy full SHA for bdf8c89
Browse repository at this point
select_columns has been deprecated since DF43
timsaucer
committed
9d28c0b
View commit details
Copy full SHA for 9d28c0b
Browse repository at this point
unnest_column has been deprecated since DF42
timsaucer
committed
1b77551
View commit details
Copy full SHA for 1b77551
Browse repository at this point
display_name has been deprecated since DF42
timsaucer
committed
e70cd28
View commit details
Copy full SHA for e70cd28
Browse repository at this point
window() has been deprecated since DF50
timsaucer
committed
e6e6459
View commit details
Copy full SHA for e6e6459
Browse repository at this point
serde functions have been deprecated since DF42
timsaucer
committed
599ef60
View commit details
Copy full SHA for 599ef60
Browse repository at this point
from_arrow_table and tables have been deprecated since DF42
timsaucer
committed
d5283ef
View commit details
Copy full SHA for d5283ef
Browse repository at this point
RuntimeConfig has been deprecated since DF44
timsaucer
committed
2ab0698
View commit details
Copy full SHA for 2ab0698
Browse repository at this point
Update user documentation to remove deprecated function
timsaucer
committed
885502b
View commit details
Copy full SHA for 885502b
Browse repository at this point
update tpch examples for latest function uses
timsaucer
committed
d8d6441
View commit details
Copy full SHA for d8d6441
Browse repository at this point
Commits on Apr 8, 2026
Merge branch 'main' into minor/remove-deprecated
timsaucer
committed
07502c1
View commit details
Copy full SHA for 07502c1
Browse repository at this point
Remove unnecessary options in example
timsaucer
committed
a185cfb
View commit details
Copy full SHA for a185cfb
Browse repository at this point
update rendering for the most recent dataframe_formatter instead of the deprecated html_formatter
timsaucer
committed
8f7bd79
View commit details
Copy full SHA for 8f7bd79
Browse repository at this point
You can’t perform that action at this time.