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 }}
channable
/
opsqueue
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
96
Code
Issues
13
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PreferDistinct: faster and fairer
- #148
#148
Closed
jerbaroo
wants to merge 26 commits into
master
channable/opsqueue:master
from
jerbaroo-prefer-distinct-ranks-submissions
channable/opsqueue:jerbaroo-prefer-distinct-ranks-submissions
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Closed
PreferDistinct: faster and fairer
#148
jerbaroo
wants to merge 26 commits into
master
channable/opsqueue:master
from
jerbaroo-prefer-distinct-ranks-submissions
channable/opsqueue:jerbaroo-prefer-distinct-ranks-submissions
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
SQL: Prevent duplicated binds
ReinierMaas
committed
3084e9b
View commit details
Copy full SHA for 3084e9b
Browse repository at this point
SQL: Filter already reserved chunks from `Chunk` selection
ReinierMaas
committed
ae678e9
View commit details
Copy full SHA for ae678e9
Browse repository at this point
fixup! SQL: Filter already reserved chunks from `Chunk` selection
ReinierMaas
committed
2addea0
View commit details
Copy full SHA for 2addea0
Browse repository at this point
Commits on Jul 17, 2026
SQL: Order by ascending metadata counts, null first
ReinierMaas
committed
d9aedfb
View commit details
Copy full SHA for d9aedfb
Browse repository at this point
SQL: Prevent duplicate `metadata_value` for `(submission_id, metadata_key)` in `submissions_metadata`
Show description for 0baada3
ReinierMaas
committed
0baada3
View commit details
Copy full SHA for 0baada3
Browse repository at this point
fixup! SQL: Order by ascending metadata counts, null first
ReinierMaas
committed
1f52f24
View commit details
Copy full SHA for 1f52f24
Browse repository at this point
Commits on Jul 21, 2026
Add benchmark
jerbaroo
committed
211080d
View commit details
Copy full SHA for 211080d
Browse repository at this point
fixup! Add benchmark
Show description for a704437
jerbaroo
committed
a704437
View commit details
Copy full SHA for a704437
Browse repository at this point
fixup! Add benchmark
Show description for 1e8a08e
jerbaroo
committed
1e8a08e
View commit details
Copy full SHA for 1e8a08e
Browse repository at this point
fixup! Add benchmark
Show description for 04f6115
jerbaroo
committed
04f6115
View commit details
Copy full SHA for 04f6115
Browse repository at this point
Prefer distinct strategy searches submissions (not counts)
jerbaroo
committed
6a5b819
View commit details
Copy full SHA for 6a5b819
Browse repository at this point
Test fairness of the prefer distinct strategy
jerbaroo
committed
bf97013
View commit details
Copy full SHA for bf97013
Browse repository at this point
fixup! Prefer distinct strategy searches submissions (not counts)
Show description for 9eaeb99
jerbaroo
committed
9eaeb99
View commit details
Copy full SHA for 9eaeb99
Browse repository at this point
Add random_order to submissions
jerbaroo
committed
8786708
View commit details
Copy full SHA for 8786708
Browse repository at this point
fixup! Add benchmark
Show description for e2d91d2
jerbaroo
committed
e2d91d2
View commit details
Copy full SHA for e2d91d2
Browse repository at this point
fixup! Add random_order to submissions
Show description for 9b7c26d
jerbaroo
committed
9b7c26d
View commit details
Copy full SHA for 9b7c26d
Browse repository at this point
fixup! Add benchmark
Show description for d4009f6
jerbaroo
committed
d4009f6
View commit details
Copy full SHA for d4009f6
Browse repository at this point
Commits on Jul 22, 2026
Merge remote-tracking branch 'origin/reinier/pass_reserver_ids' into jerbaroo-prefer-distinct-ranks-submissions
jerbaroo
committed
f57d97a
View commit details
Copy full SHA for f57d97a
Browse repository at this point
fixup! Merge remote-tracking branch 'origin/reinier/pass_reserver_ids' into jerbaroo-prefer-distinct-ranks-submissions
Show description for d560543
jerbaroo
committed
d560543
View commit details
Copy full SHA for d560543
Browse repository at this point
Merge remote-tracking branch 'origin/reinier/pass_metastate' into jerbaroo-prefer-distinct-ranks-submissions
jerbaroo
committed
2de9059
View commit details
Copy full SHA for 2de9059
Browse repository at this point
fixup! Merge remote-tracking branch 'origin/reinier/pass_metastate' into jerbaroo-prefer-distinct-ranks-submissions
Show description for d07ee6b
jerbaroo
committed
d07ee6b
View commit details
Copy full SHA for d07ee6b
Browse repository at this point
Commits on Jul 23, 2026
fixup! Test fairness of the prefer distinct strategy
Show description for 6e21a62
jerbaroo
committed
6e21a62
View commit details
Copy full SHA for 6e21a62
Browse repository at this point
Avoid duplicate materialization
jerbaroo
committed
d05a9ab
View commit details
Copy full SHA for d05a9ab
Browse repository at this point
Avoid duplicate FFI calls for the same value
jerbaroo
committed
b00a12f
View commit details
Copy full SHA for b00a12f
Browse repository at this point
better benchmark
jerbaroo
committed
073e7c1
View commit details
Copy full SHA for 073e7c1
Browse repository at this point
Commits on Jul 29, 2026
Add image
jerbaroo
committed
1934044
View commit details
Copy full SHA for 1934044
Browse repository at this point
You can’t perform that action at this time.