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
139
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-47
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 16, 2025
Final release note touchups (#15740)
alamb
authored
e443304
Copy full SHA for e443304
Update version to 47.0.0, add CHANGELOG (#15731)
xudong963
authored
bdd52a7
Copy full SHA for bdd52a7
Minor: include output partition count of `RepartitionExec` to tree explain (#15717)
Show description for a274f1e
2010YOUY01
authored
a274f1e
Copy full SHA for a274f1e
fix: unparse join without projection (#15693)
Show description for ac7156f
chenkovsky
authored
ac7156f
Copy full SHA for ac7156f
chore(deps): bump indexmap from 2.8.0 to 2.9.0 (#15732)
Show description for 3818b7a
dependabot[bot]
authored
3818b7a
Copy full SHA for 3818b7a
Commits on Apr 15, 2025
Update checked in Cargo.lock file to get clean CI (#15725)
alamb
authored
83ce79c
Copy full SHA for 83ce79c
update userguide (#15710)
getChan
authored
0af945f
Copy full SHA for 0af945f
Fix internal error in sort when hitting memory limit (#15692)
Show description for 33f7439
DerGut
authored
33f7439
Copy full SHA for 33f7439
Add a STRING_AGG implementation based on ARRAY_AGG for reusing funcionality (#14412)
gabotechs
authored
cde8690
Copy full SHA for cde8690
chore(deps): bump flate2 from 1.1.0 to 1.1.1 (#15703)
Show description for 202a63e
dependabot[bot]
authored
202a63e
Copy full SHA for 202a63e
Add coerce int96 option for Parquet to support different TimeUnits, test int96_from_spark.parquet from parquet-testing (#15537)
mbutrovich
authored
7ff6c7e
Copy full SHA for 7ff6c7e
Commits on Apr 14, 2025
docs: reorder - tree format (default) (#15706)
kosiew
authored
63f37a3
Copy full SHA for 63f37a3
ci: fix workflow triggering extended tests from pr comments. (#15704)
Show description for 3c4bd1b
ashdnazg
authored
3c4bd1b
Copy full SHA for 3c4bd1b
tests: only refresh the minimum sysinfo in mem limit tests. (#15702)
ashdnazg
authored
0baf1c3
Copy full SHA for 0baf1c3
Upgrade to arrow/parquet 55, and `object_store` to `0.12.0` and pyo3 to `0.24.0` (#15466)
Show description for b717723
alamb
authored
b717723
Copy full SHA for b717723
Commits on Apr 13, 2025
add order by for last value (#15695)
jayzhan211
authored
61e8a5d
Copy full SHA for 61e8a5d
Commits on Apr 12, 2025
chore(deps): bump sysinfo from 0.33.1 to 0.34.2 (#15682)
Show description for 0b01fdf
dependabot[bot]
authored
0b01fdf
Copy full SHA for 0b01fdf
Remove waits from blocking threads reading spill files. (#15654)
Show description for b6a5174
ashdnazg
authored
b6a5174
Copy full SHA for b6a5174
fix: normalize window ident (#15639)
Show description for 8b1c84d
chenkovsky
authored
8b1c84d
Copy full SHA for 8b1c84d
enhance: simplify x=x (#15387) (#15589)
Show description for a11aa42
ding-young
authored
a11aa42
Copy full SHA for a11aa42
Add Table Functions to FFI Crate (#15581)
Show description for 6f64b0f
timsaucer
and
alamb
authored
6f64b0f
Copy full SHA for 6f64b0f
Commits on Apr 11, 2025
feat: Add unique id for every memory consumer (#15613)
Show description for 263222e
EmilyMatt
authored
263222e
Copy full SHA for 263222e
Consolidate statistics merging code (try 2) - remove `compute_summary_statistics` (#15661)
alamb
authored
6380556
Copy full SHA for 6380556
Use interleave_record_batch in TopK code (#15677)
Dandandan
authored
4a4163a
Copy full SHA for 4a4163a
Commits on Apr 10, 2025
chore(deps): bump clap from 4.5.34 to 4.5.35 (#15668)
Show description for 221df48
dependabot[bot]
authored
221df48
Copy full SHA for 221df48
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 (#15674)
Show description for 1005cc8
dependabot[bot]
authored
1005cc8
Copy full SHA for 1005cc8
Implement Future for SpawnedTask. (#15653)
Show description for 18a80f0
ashdnazg
authored
18a80f0
Copy full SHA for 18a80f0
fix decimal precision issue in simplify expression optimize rule (#15588)
Show description for 5fa90df
jayzhan211
authored
5fa90df
Copy full SHA for 5fa90df
fix(substrait): fix regressed edge case in renaming inner struct fields (#15634)
Show description for 3b2df6f
Blizzara
authored
3b2df6f
Copy full SHA for 3b2df6f
fix: Rewrite `date_trunc` and `from_unixtime` for the SQLite unparser (#15630)
Show description for a6c9fdc
peasee
and
phillipleblanc
authored
a6c9fdc
Copy full SHA for a6c9fdc
fix: add map coercion for binary ops (#15551)
Show description for 769c0f7
alexwilcoxson-rel
authored
769c0f7
Copy full SHA for 769c0f7
Public some projected methods in FileScanConfig (#15671)
xudong963
authored
51cc046
Copy full SHA for 51cc046
Introduce DynamicFilterSource and DynamicPhysicalExpr (#15568)
Show description for 7eb710d
3 people
authored
7eb710d
Copy full SHA for 7eb710d
feat: Add tracing regression tests (#15673)
geoffreyclaude
authored
8a0b21b
Copy full SHA for 8a0b21b
Improve performance of `last_value` by implementing special `GroupsAccumulator` (#15542)
Show description for b22e4d2
UBarney
authored
b22e4d2
Copy full SHA for b22e4d2
Pagination
Previous
Next
You can’t perform that action at this time.