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
.
petbox-dev
/
tafra
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
33
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: composite key collision in multi-column joins + _accel.c v3
- #29
#29
Merged
dsfulf
merged 11 commits into
main
petbox-dev/tafra:main
from
accel-v3
petbox-dev/tafra:accel-v3
Copy head branch name to clipboard
Apr 2, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix: composite key collision in multi-column joins + _accel.c v3
#29
dsfulf
merged 11 commits into
main
petbox-dev/tafra:main
from
accel-v3
petbox-dev/tafra:accel-v3
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2026
perf: _accel.c v2 — power-of-2 hashing, CSR joins, single-pass output
Show description for 33aa815
dsfulf
and
claude
committed
33aa815
View commit details
Copy full SHA for 33aa815
Browse repository at this point
Commits on Mar 29, 2026
perf: _accel.c v3 — combine bitmask hashing with slot-caching joins
Show description for f1e074b
dsfulf
and
claude
committed
f1e074b
View commit details
Copy full SHA for f1e074b
Browse repository at this point
perf: _accel.c v3 — combine bitmask hashing with slot-caching joins
Show description for 82bb428
dsfulf
and
claude
committed
82bb428
View commit details
Copy full SHA for 82bb428
Browse repository at this point
Merge branch 'accel-v3' of github.com:petbox-dev/tafra into accel-v3
dsfulf
committed
c482ae7
View commit details
Copy full SHA for c482ae7
Browse repository at this point
Commits on Apr 2, 2026
fix: composite key collision in multi-column joins with asymmetric cardinalities
Show description for e03f94f
dsfulf
and
claude
committed
e03f94f
View commit details
Copy full SHA for e03f94f
Browse repository at this point
test: add regression tests for asymmetric-cardinality composite key joins
Show description for ddd42cc
dsfulf
and
claude
committed
ddd42cc
View commit details
Copy full SHA for ddd42cc
Browse repository at this point
chore: bump version to 2.2.2
Show description for 2a2ea8a
dsfulf
and
claude
committed
2a2ea8a
View commit details
Copy full SHA for 2a2ea8a
Browse repository at this point
fix: preserve object dtype for string arrays in constructor
Show description for 4d157a2
dsfulf
and
claude
committed
4d157a2
View commit details
Copy full SHA for 4d157a2
Browse repository at this point
fix: guard parse_dtype against empty object arrays, fix stale docstring
Show description for 0a6379b
dsfulf
and
claude
committed
0a6379b
View commit details
Copy full SHA for 0a6379b
Browse repository at this point
fix: guard _accel.c join functions against empty input arrays
Show description for 941bcec
dsfulf
and
claude
committed
941bcec
View commit details
Copy full SHA for 941bcec
Browse repository at this point
fix: add assertion validating cards length in _build_composite_key
Show description for 7f32892
dsfulf
and
claude
committed
7f32892
View commit details
Copy full SHA for 7f32892
Browse repository at this point
You can’t perform that action at this time.