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
314
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: emitting partial join results in
HashJoinStream
- #8020
#8020
Merged
alamb
merged 20 commits into
apache:main
apache/datafusion:main
from
korowa:hash_join_batch_size
korowa/arrow-datafusion:hash_join_batch_size
Copy head branch name to clipboard
Jan 22, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: emitting partial join results in
HashJoinStream
#8020
alamb
merged 20 commits into
apache:main
apache/datafusion:main
from
korowa:hash_join_batch_size
korowa/arrow-datafusion:hash_join_batch_size
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2023
HashJoin partial batch emitting
korowa
committed
1c95533
View commit details
Copy full SHA for 1c95533
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into hash_join_batch_size
korowa
committed
01d8a2b
View commit details
Copy full SHA for 01d8a2b
Browse repository at this point
Commits on Nov 2, 2023
batch splitting tests
korowa
committed
5acdd6d
View commit details
Copy full SHA for 5acdd6d
Browse repository at this point
Commits on Nov 4, 2023
stream state & extended tests
korowa
committed
7fbe918
View commit details
Copy full SHA for 7fbe918
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into hash_join_batch_size
korowa
committed
322db73
View commit details
Copy full SHA for 322db73
Browse repository at this point
fmt & clippy warns fixed
korowa
committed
5bdfe3f
View commit details
Copy full SHA for 5bdfe3f
Browse repository at this point
Commits on Nov 7, 2023
Apply suggestions from code review
Show description for b1dc37d
korowa
and
alamb
authored
b1dc37d
View commit details
Copy full SHA for b1dc37d
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into hash_join_batch_size
korowa
committed
97e09dc
View commit details
Copy full SHA for 97e09dc
Browse repository at this point
review comments
korowa
committed
02651f6
View commit details
Copy full SHA for 02651f6
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into hash_join_batch_size
korowa
committed
bc26d47
View commit details
Copy full SHA for bc26d47
Browse repository at this point
Commits on Jan 4, 2024
Merge remote-tracking branch 'upstream/main' into hash_join_batch_size
korowa
committed
e0bd40b
View commit details
Copy full SHA for e0bd40b
Browse repository at this point
Commits on Jan 14, 2024
ported join limited output
korowa
committed
c8914a8
View commit details
Copy full SHA for c8914a8
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into hash_join_batch_size
korowa
committed
8f79fc6
View commit details
Copy full SHA for 8f79fc6
Browse repository at this point
comments & formatting
korowa
committed
879cd41
View commit details
Copy full SHA for 879cd41
Browse repository at this point
Commits on Jan 15, 2024
Reuse hashes buffer
alamb
committed
302c223
View commit details
Copy full SHA for 302c223
Browse repository at this point
Apply suggestions from code review
Show description for 7adc667
korowa
and
alamb
authored
7adc667
View commit details
Copy full SHA for 7adc667
Browse repository at this point
fixed metrics and updated comment
korowa
committed
cdd7f12
View commit details
Copy full SHA for cdd7f12
Browse repository at this point
Merge pull request #169 from alamb/alamb/hash_reuse
Show description for b631c1e
korowa
authored
b631c1e
View commit details
Copy full SHA for b631c1e
Browse repository at this point
Commits on Jan 21, 2024
precalculate hashes & remove iterators
korowa
committed
9e353e7
View commit details
Copy full SHA for 9e353e7
Browse repository at this point
draft: preparing for review
korowa
committed
54f4714
View commit details
Copy full SHA for 54f4714
Browse repository at this point
You can’t perform that action at this time.