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
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 }}
tsafin
/
tpch-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
TPC-DS parallel generation + io_uring streaming + tpch cleanup
- #13
#13
Merged
tsafin
merged 12 commits into
master
tsafin/tpch-cpp:master
from
tsafin/parallel_tpcds
tsafin/tpch-cpp:tsafin/parallel_tpcds
Copy head branch name to clipboard
Mar 18, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
TPC-DS parallel generation + io_uring streaming + tpch cleanup
#13
tsafin
merged 12 commits into
master
tsafin/tpch-cpp:master
from
tsafin/parallel_tpcds
tsafin/tpch-cpp:tsafin/parallel_tpcds
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
docs: add parallel TPC-DS generation + general io_uring architecture plan
Show description for 64372ee
tsafin
and
claude
committed
64372ee
View commit details
Copy full SHA for 64372ee
Browse repository at this point
tpcds: DS-10.1 — fork-after-init parallel generation (--parallel)
Show description for 81c7539
tsafin
and
claude
committed
81c7539
View commit details
Copy full SHA for 81c7539
Browse repository at this point
docs: update parallel_uring_arch.md with DS-10.1 completion status
Show description for bb356e0
tsafin
and
claude
committed
bb356e0
View commit details
Copy full SHA for bb356e0
Browse repository at this point
tpcds: DS-10.2 IoUringPool + IoUringOutputStream; DS-10.3 Parquet stream injection
Show description for 141624a
tsafin
and
claude
committed
141624a
View commit details
Copy full SHA for 141624a
Browse repository at this point
docs: update parallel_uring_arch.md with DS-10.2 and DS-10.3 completion
Show description for 962e7a3
tsafin
and
claude
committed
962e7a3
View commit details
Copy full SHA for 962e7a3
Browse repository at this point
Commits on Mar 17, 2026
tpch: port generic parallel+io_uring approach from tpcds
Show description for ff3f4c6
tsafin
and
claude
committed
ff3f4c6
View commit details
Copy full SHA for ff3f4c6
Browse repository at this point
tpch: add explicit --io-uring flag, wire single-table path
Show description for e23b0ea
tsafin
and
claude
committed
e23b0ea
View commit details
Copy full SHA for e23b0ea
Browse repository at this point
tpch: remove low-level lance tuning options from CLI
Show description for 26e4a79
tsafin
and
claude
committed
26e4a79
View commit details
Copy full SHA for 26e4a79
Browse repository at this point
docs: rewrite README — accurate CLI docs, Docker, remove stale content
Show description for 3687eb8
tsafin
and
claude
committed
3687eb8
View commit details
Copy full SHA for 3687eb8
Browse repository at this point
tpch: fix wire_io_uring Lance branch — guard with TPCH_LANCE_IO_URING
Show description for 8b8dd38
tsafin
and
claude
committed
8b8dd38
View commit details
Copy full SHA for 8b8dd38
Browse repository at this point
Commits on Mar 18, 2026
fix: address Copilot review comments on io_uring + parquet writer
Show description for 4228ff2
tsafin
and
claude
committed
4228ff2
View commit details
Copy full SHA for 4228ff2
Browse repository at this point
docs: fix stale Flush/Close comments in IoUringOutputStream header
tsafin
committed
73900f8
View commit details
Copy full SHA for 73900f8
Browse repository at this point
You can’t perform that action at this time.