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.7k
Pull requests
315
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
perf: Reorder predicates in conjuncts via simple heuristic
- #22343
#22343
Merged
alamb
merged 12 commits into
apache:main
apache/datafusion:main
from
neilconway:neilc/perf-predicate-reorder
neilconway/datafusion:neilc/perf-predicate-reorder
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
perf: Reorder predicates in conjuncts via simple heuristic
#22343
alamb
merged 12 commits into
apache:main
apache/datafusion:main
from
neilconway:neilc/perf-predicate-reorder
neilconway/datafusion:neilc/perf-predicate-reorder
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
opt: reorder Filter conjuncts so cheap predicates evaluate first
Show description for 52c5ad3
neilconway
committed
52c5ad3
View commit details
Copy full SHA for 52c5ad3
Browse repository at this point
Trim unnecessary unit test
neilconway
committed
c7523fd
View commit details
Copy full SHA for c7523fd
Browse repository at this point
Tweak text
neilconway
committed
7284fe1
View commit details
Copy full SHA for 7284fe1
Browse repository at this point
prettier
neilconway
committed
40995f1
View commit details
Copy full SHA for 40995f1
Browse repository at this point
.
neilconway
committed
74b99e3
View commit details
Copy full SHA for 74b99e3
Browse repository at this point
Update expected plan for TPC-H Q16
neilconway
committed
4a4528b
View commit details
Copy full SHA for 4a4528b
Browse repository at this point
Commits on May 21, 2026
Merge remote-tracking branch 'origin/main' into neilc/perf-predicate-reorder
neilconway
committed
60aad85
View commit details
Copy full SHA for 60aad85
Browse repository at this point
Fix clippy
neilconway
committed
644ffb9
View commit details
Copy full SHA for 644ffb9
Browse repository at this point
Commits on May 31, 2026
Merge remote-tracking branch 'origin/main' into neilc/perf-predicate-reorder
Show description for 535a45a
neilconway
committed
535a45a
View commit details
Copy full SHA for 535a45a
Browse repository at this point
Commits on Jun 1, 2026
Merge remote-tracking branch 'origin/main' into neilc/perf-predicate-reorder
Show description for cfad0f7
neilconway
committed
cfad0f7
View commit details
Copy full SHA for cfad0f7
Browse repository at this point
Commits on Jun 2, 2026
Merge remote-tracking branch 'origin/main' into neilc/perf-predicate-reorder
neilconway
committed
a6d1cbd
View commit details
Copy full SHA for a6d1cbd
Browse repository at this point
Tweak comments, docs
neilconway
committed
9b14822
View commit details
Copy full SHA for 9b14822
Browse repository at this point
You can’t perform that action at this time.