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
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.1k
Code
Issues
1.8k
Pull requests
311
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Push down hashes to probe side in HashJoinExec
- #17529
#17529
Closed
rkrishn7
wants to merge 10 commits into
apache:main
apache/datafusion:main
from
rkrishn7:feat/pushdown-hashes-hashjoinexec
rkrishn7/datafusion:feat/pushdown-hashes-hashjoinexec
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
feat: Push down hashes to probe side in HashJoinExec
#17529
rkrishn7
wants to merge 10 commits into
apache:main
apache/datafusion:main
from
rkrishn7:feat/pushdown-hashes-hashjoinexec
rkrishn7/datafusion:feat/pushdown-hashes-hashjoinexec
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2025
feat: push down build side hashes for row filtering
rkrishn7
committed
766d2ce
View commit details
Copy full SHA for 766d2ce
Browse repository at this point
update slt
rkrishn7
committed
a906af7
View commit details
Copy full SHA for a906af7
Browse repository at this point
reorganize information passing utilities
rkrishn7
committed
2421139
View commit details
Copy full SHA for 2421139
Browse repository at this point
wrap hashset in arc to avoid costly cloning
rkrishn7
committed
e3a4e0d
View commit details
Copy full SHA for e3a4e0d
Browse repository at this point
remove physicalexprref usage
rkrishn7
committed
96f80cc
View commit details
Copy full SHA for 96f80cc
Browse repository at this point
clarifying comment on bounds/hash collection
rkrishn7
committed
18d2acc
View commit details
Copy full SHA for 18d2acc
Browse repository at this point
fix clippy errors
rkrishn7
committed
f429da1
View commit details
Copy full SHA for f429da1
Browse repository at this point
update config docs
rkrishn7
committed
e23fbea
View commit details
Copy full SHA for e23fbea
Browse repository at this point
fix clippy errors
rkrishn7
committed
76e0c0a
View commit details
Copy full SHA for 76e0c0a
Browse repository at this point
Commits on Oct 7, 2025
Merge branch 'main' into feat/pushdown-hashes-hashjoinexec
rkrishn7
authored
66e826a
View commit details
Copy full SHA for 66e826a
Browse repository at this point
You can’t perform that action at this time.