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
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.1k
Code
Issues
1.8k
Pull requests
330
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
DRAFT - 21566
- #24161
#24161
Draft
kosiew
wants to merge 18 commits into
apache:main
apache/datafusion:main
from
kosiew:test-21566
kosiew/datafusion:test-21566
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
DRAFT - 21566
#24161
kosiew
wants to merge 18 commits into
apache:main
apache/datafusion:main
from
kosiew:test-21566
kosiew/datafusion:test-21566
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Optimize Parquet pruning with reusable setup cache
Show description for 2198f31
kosiew
committed
2198f31
View commit details
Copy full SHA for 2198f31
Browse repository at this point
Refactor pruning setup and improve caching
Show description for 67eb90b
kosiew
committed
67eb90b
View commit details
Copy full SHA for 67eb90b
Browse repository at this point
Improve cache performance and add tests
Show description for 9518295
kosiew
committed
9518295
View commit details
Copy full SHA for 9518295
Browse repository at this point
Add cache-key comments and improve ParquetPruningSetupCache
Show description for 92339b2
kosiew
committed
92339b2
View commit details
Copy full SHA for 92339b2
Browse repository at this point
Fix key reference in ParquetPruningSetupCache methods for improved cache access
kosiew
committed
070a28e
View commit details
Copy full SHA for 070a28e
Browse repository at this point
fix: resolve compile break in opener.rs test-module
Show description for 31af7fc
kosiew
committed
31af7fc
View commit details
Copy full SHA for 31af7fc
Browse repository at this point
fix: disable cache for dynamic filters and input_file_name() projections
Show description for 0edf95b
kosiew
committed
0edf95b
View commit details
Copy full SHA for 0edf95b
Browse repository at this point
feat(cache): add cache entries type alias and eligibility helper
Show description for 42d31a9
kosiew
committed
42d31a9
View commit details
Copy full SHA for 42d31a9
Browse repository at this point
feat(test): add cache-empty assertion to dynamic-filter snapshot regression test
kosiew
committed
a7a98e6
View commit details
Copy full SHA for a7a98e6
Browse repository at this point
feat(parquet): refactor pruning setup cache management
Show description for 8897577
kosiew
committed
8897577
View commit details
Copy full SHA for 8897577
Browse repository at this point
feat(docs): add comment regarding concurrency and locking in mod.rs
kosiew
committed
1b54633
View commit details
Copy full SHA for 1b54633
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'main' into schema_caching-01-21554
alamb
authored
94b3e6f
View commit details
Copy full SHA for 94b3e6f
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into schema_caching-01-21554
kosiew
committed
c5802f2
View commit details
Copy full SHA for c5802f2
Browse repository at this point
Commits on Aug 6, 2026
Merge remote-tracking branch 'apache/main' into schema_caching-01-21554
alamb
committed
1bc1f78
View commit details
Copy full SHA for 1bc1f78
Browse repository at this point
implement PR feedback
Show description for f07d333
kosiew
committed
f07d333
View commit details
Copy full SHA for f07d333
Browse repository at this point
test(datasource_parquet/opener): add regression test for partition-literal cache‑bypass
Show description for cc4bd3d
kosiew
committed
cc4bd3d
View commit details
Copy full SHA for cc4bd3d
Browse repository at this point
Commits on Aug 7, 2026
fix(parquet): bound ParquetPruningSetupCache to 64-entry LRU to prevent unbounded growth
Show description for b91dc6f
kosiew
committed
b91dc6f
View commit details
Copy full SHA for b91dc6f
Browse repository at this point
Revert to 1b54633123: feat(docs): add comment regarding concurrency and locking in mod.rs
kosiew
committed
61b7538
View commit details
Copy full SHA for 61b7538
Browse repository at this point
You can’t perform that action at this time.