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-python
Public
Notifications
You must be signed in to change notification settings
Fork
165
Star
595
Code
Issues
53
Pull requests
37
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Upgrade to datafusion 38
- #691
#691
Merged
andygrove
merged 11 commits into
apache:main
apache/datafusion-python:main
from
Michael-J-Ward:upgrade-df-38
Michael-J-Ward/datafusion-python:upgrade-df-38
Copy head branch name to clipboard
May 14, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Upgrade to datafusion 38
#691
andygrove
merged 11 commits into
apache:main
apache/datafusion-python:main
from
Michael-J-Ward:upgrade-df-38
Michael-J-Ward/datafusion-python:upgrade-df-38
Copy head branch name to clipboard
Commits
Commits on May 13, 2024
chore: upgrade datafusion Deps
Show description for f266cd3
Michael-J-Ward
committed
f266cd3
View commit details
Copy full SHA for f266cd3
Browse repository at this point
update concat and concat_ws to use datafusion_functions
Show description for 2be45eb
Michael-J-Ward
committed
2be45eb
View commit details
Copy full SHA for 2be45eb
Browse repository at this point
feat: upgrade functions.rs
Show description for 4d89cd7
Michael-J-Ward
committed
4d89cd7
View commit details
Copy full SHA for 4d89cd7
Browse repository at this point
fix ScalarUDF import
Michael-J-Ward
committed
366c092
View commit details
Copy full SHA for 366c092
Browse repository at this point
feat: remove deprecated suppors_filter_pushdown and impl supports_filters_pushdown
Show description for f2519a0
Michael-J-Ward
committed
f2519a0
View commit details
Copy full SHA for f2519a0
Browse repository at this point
use `unnest_columns_with_options` instead of deprecated `unnest_column_with_option`
Michael-J-Ward
committed
7a7af87
View commit details
Copy full SHA for 7a7af87
Browse repository at this point
remove ScalarFunction wrappers
Show description for fcb8bab
Michael-J-Ward
committed
fcb8bab
View commit details
Copy full SHA for fcb8bab
Browse repository at this point
update dataframe `test_describe`
Show description for ddcd58f
Michael-J-Ward
committed
ddcd58f
View commit details
Copy full SHA for ddcd58f
Browse repository at this point
remove PyDFField and related methods
Show description for abe09a2
Michael-J-Ward
committed
abe09a2
View commit details
Copy full SHA for abe09a2
Browse repository at this point
bump `datafusion-python` package version to 38.0.0
Michael-J-Ward
committed
cc0b4b2
View commit details
Copy full SHA for cc0b4b2
Browse repository at this point
re-implement `PyExpr::column_name`
Show description for 6ae2007
Michael-J-Ward
committed
6ae2007
View commit details
Copy full SHA for 6ae2007
Browse repository at this point
You can’t perform that action at this time.