Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
8k
Code
Issues
1.5k
Pull requests
146
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
branch-40
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 9, 2024
manually remove a reverted PR from the breaking change section
andygrove
committed
4cae813
Copy full SHA for 4cae813
regenerate changelog
andygrove
committed
43fb645
Copy full SHA for 43fb645
Prepare 40 release
andygrove
committed
981486a
Copy full SHA for 981486a
Revert "remove `derive(Copy)` from `Operator` (#11132)" (#11341)
Show description for a6898d3
alamb
authored
a6898d3
Copy full SHA for a6898d3
Commits on Jul 8, 2024
chore: Rename UserDefinedSQLPlanner to ExprPlanner (#11338)
Show description for 782df39
andygrove
and
alamb
authored
782df39
Copy full SHA for 782df39
Improve `DataFrame` Users Guide (#11324)
Show description for 8ae56fc
alamb
and
comphead
authored
8ae56fc
Copy full SHA for 8ae56fc
Remove any aliases in `Filter::try_new` rather than erroring (#11307)
Show description for 9991144
samuelcolvin
and
alamb
authored
9991144
Copy full SHA for 9991144
fix: When consuming Substrait, temporarily rename clashing duplicate columns (#11329)
Show description for 894a879
Blizzara
authored
894a879
Copy full SHA for 894a879
Enable `clone_on_ref_ptr` clippy lint on physical-plan crate (#11241)
Show description for 37428bb
lewiszlw
and
alamb
authored
37428bb
Copy full SHA for 37428bb
Implement TPCH substrait integration test, support tpch_4 and tpch_5 (#11311)
Show description for e4b54f6
Lordworms
and
alamb
authored
e4b54f6
Copy full SHA for e4b54f6
Convert `nth_value` to UDAF (#11287)
Show description for 4ac1428
jcsherin
and
alamb
authored
4ac1428
Copy full SHA for 4ac1428
Support `IS NULL` and `IS NOT NULL` on Unions (#11321)
Show description for 0c02cad
samuelcolvin
authored
0c02cad
Copy full SHA for 0c02cad
Improve volatile expression handling in `CommonSubexprEliminate` (#11265)
Show description for b6281b5
peter-toth
and
alamb
authored
b6281b5
Copy full SHA for b6281b5
Implement user defined planner for sql_substring_to_expr (#11327)
xinlifoobar
authored
f5e114e
Copy full SHA for f5e114e
Improve timestamp predicates support (#11326)
sgrebnov
authored
2bd14cf
Copy full SHA for 2bd14cf
Update substrait requirement from 0.35.0 to 0.36.0 (#11328)
Show description for 8891be4
dependabot[bot]
authored
8891be4
Copy full SHA for 8891be4
HashJoin can preserve the right ordering when join type is Right (#11276)
Show description for 8b84522
berkaysynnada
and
ozankabak
authored
8b84522
Copy full SHA for 8b84522
Minor: Fix Failing TPC-DS Test (#11331)
Show description for 1ea6545
berkaysynnada
authored
1ea6545
Copy full SHA for 1ea6545
Fix typos in datafusion-examples/datafusion-cli/docs (#11259)
Show description for 2f02c43
lewiszlw
authored
2f02c43
Copy full SHA for 2f02c43
Improve stats convert performance for Binary/String/Boolean arrays (#11319)
Show description for c254b8b
Rachelint
authored
c254b8b
Copy full SHA for c254b8b
Implement user defined planner for `create_struct` & `create_named_struct` (#11273)
Show description for 1e39a85
dharanad
authored
1e39a85
Copy full SHA for 1e39a85
Made userDefinedFunctionPlanner to uniform the usages (#11318)
xinlifoobar
authored
940efd3
Copy full SHA for 940efd3
Commits on Jul 7, 2024
Fix data page statistics when all rows are null in a data page (#11295)
Show description for 6f330c9
efredine
and
Eric Fredine
authored
6f330c9
Copy full SHA for 6f330c9
minor: Add `PhysicalSortExpr::new` (#11310)
Show description for 229c139
andygrove
authored
229c139
Copy full SHA for 229c139
Minor: Remove clone in optimizer (#11315)
Show description for 5aa7c4a
jayzhan211
authored
5aa7c4a
Copy full SHA for 5aa7c4a
use safe cast in propagate_constraints (#11297)
Show description for 45599ce
Lordworms
authored
45599ce
Copy full SHA for 45599ce
Add user_defined_sql_planners(..) to FunctionRegistry (#11296)
Show description for 9f8ba6a
Omega359
authored
9f8ba6a
Copy full SHA for 9f8ba6a
AggregateExec: Take grouping sets into account for InputOrderMode (#11301)
Show description for e693ed7
thinkharderdev
authored
e693ed7
Copy full SHA for e693ed7
Commits on Jul 6, 2024
Upgrade to arrow 52.1.0 (and fix clippy issues on main) (#11302)
alamb
authored
08c5345
Copy full SHA for 08c5345
Implement user defined planner for position (#11243)
Show description for 2af3d3a
xinlifoobar
authored
2af3d3a
Copy full SHA for 2af3d3a
Implement TPCH substrait integration teset, support tpch_3 (#11298)
Lordworms
authored
a3e1c3d
Copy full SHA for a3e1c3d
Minor: Add `ConstExpr`::from, use in places (#11283)
alamb
authored
b9fdc53
Copy full SHA for b9fdc53
fix: correctly handle Substrait windows with rows bounds (and validate executability of test plans) (#11278)
Show description for 00bbb42
Blizzara
authored
00bbb42
Copy full SHA for 00bbb42
feat: enable "substring" as a UDF in addition to "substr" (#11277)
Show description for 6f86bfa
Blizzara
authored
6f86bfa
Copy full SHA for 6f86bfa
Fix running examples readme (#11225)
Show description for 682fc05
findepi
authored
682fc05
Copy full SHA for 682fc05
Pagination
Previous
Next
You can’t perform that action at this time.