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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Lab271
/
sqlite-rs
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
7
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: Lab271/sqlite-rs
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
1,065 workflow runs
1,065 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
perf: reuse key/arg scratch buffers in hash aggregation (#674)
CI
#1057:
Pull request
#676
opened by
iheitlager
3m 23s
fix/674-hash-agg-scratch-buffers
fix/674-hash-agg-scratch-buffers
3m 23s
View #676
View workflow file
Merge pull request #672 from Lab271/fix/666-range-scan-seek-bound
CI
#1056:
Commit
f70e92b
pushed by
iheitlager
3m 11s
main
main
3m 11s
View workflow file
perf: route UPDATE range predicates through an index-seek scan (#666)
CI
#1055:
Pull request
#672
synchronize by
iheitlager
3m 21s
fix/666-range-scan-seek-bound
fix/666-range-scan-seek-bound
3m 21s
View #672
View workflow file
perf: route UPDATE range predicates through an index-seek scan (#666)
CI
#1054:
Pull request
#672
opened by
iheitlager
3m 9s
fix/666-range-scan-seek-bound
fix/666-range-scan-seek-bound
3m 9s
View #672
View workflow file
Merge pull request #670 from Lab271/fix/665-group-by-sort-record-narr…
CI
#1053:
Commit
00cbc2f
pushed by
iheitlager
3m 13s
main
main
3m 13s
View workflow file
fix: GROUP BY sort record carries only needed columns, not full row
CI
#1052:
Pull request
#670
synchronize by
iheitlager
3m 5s
fix/665-group-by-sort-record-narrowing
fix/665-group-by-sort-record-narrowing
3m 5s
View #670
View workflow file
Merge pull request #669 from Lab271/fix/664-indexed-range-column-reuse
CI
#1051:
Commit
43aa312
pushed by
iheitlager
3m 5s
main
main
3m 5s
View workflow file
fix: read indexed column from index cursor in range-seek fast paths
CI
#1050:
Pull request
#669
synchronize by
iheitlager
3m 15s
fix/664-indexed-range-column-reuse
fix/664-indexed-range-column-reuse
3m 15s
View #669
View workflow file
Merge pull request #671 from Lab271/chore/663-fold-into-0.18.9
CI
#1049:
Commit
0e86890
pushed by
iheitlager
3m 17s
main
main
3m 17s
View workflow file
chore: fold #663 into 0.18.9, revert premature 0.18.10 bump
CI
#1048:
Pull request
#671
opened by
iheitlager
3m 3s
chore/663-fold-into-0.18.9
chore/663-fold-into-0.18.9
3m 3s
View #671
View workflow file
Merge pull request #668 from Lab271/fix/663-index-key-register-reuse
CI
#1047:
Commit
003c2bd
pushed by
iheitlager
3m 21s
main
main
3m 21s
View workflow file
fix: GROUP BY sort record carries only needed columns, not full row
CI
#1046:
Pull request
#670
opened by
iheitlager
3m 13s
fix/665-group-by-sort-record-narrowing
fix/665-group-by-sort-record-narrowing
3m 13s
View #670
View workflow file
perf: build IdxInsert keys from live registers instead of re-seeking (#663)
CI
#1045:
Pull request
#668
synchronize by
iheitlager
3m 6s
fix/663-index-key-register-reuse
fix/663-index-key-register-reuse
3m 6s
View #668
View workflow file
fix: read indexed column from index cursor in range-seek fast paths
CI
#1044:
Pull request
#669
opened by
iheitlager
3m 11s
fix/664-indexed-range-column-reuse
fix/664-indexed-range-column-reuse
3m 11s
View #669
View workflow file
perf: build IdxInsert keys from live registers instead of re-seeking (#663)
CI
#1043:
Pull request
#668
opened by
iheitlager
3m 9s
fix/663-index-key-register-reuse
fix/663-index-key-register-reuse
3m 9s
View #668
View workflow file
Merge pull request #667 from Lab271/fix/661-index-seek-tree-descent
CI
#1042:
Commit
37c0d63
pushed by
iheitlager
3m 14s
main
main
3m 14s
View workflow file
fix: IndexCursor::seek does O(log n) tree descent instead of linear scan
CI
#1041:
Pull request
#667
synchronize by
iheitlager
2m 59s
fix/661-index-seek-tree-descent
fix/661-index-seek-tree-descent
2m 59s
View #667
View workflow file
Merge pull request #662 from Lab271/fix/656-hash-agg-allocations
CI
#1040:
Commit
7c50105
pushed by
iheitlager
3m 27s
main
main
3m 27s
View workflow file
fix: IndexCursor::seek does O(log n) tree descent instead of linear scan
CI
#1039:
Pull request
#667
synchronize by
iheitlager
3m 16s
fix/661-index-seek-tree-descent
fix/661-index-seek-tree-descent
3m 16s
View #667
View workflow file
fix: IndexCursor::seek does O(log n) tree descent instead of linear scan
CI
#1038:
Pull request
#667
synchronize by
iheitlager
2m 57s
fix/661-index-seek-tree-descent
fix/661-index-seek-tree-descent
2m 57s
View #667
View workflow file
perf: SorterInsert reads GROUP BY sort key from source registers
CI
#1037:
Pull request
#662
synchronize by
iheitlager
3m 12s
fix/656-hash-agg-allocations
fix/656-hash-agg-allocations
3m 12s
View #662
View workflow file
fix: IndexCursor::seek does O(log n) tree descent instead of linear scan
CI
#1036:
Pull request
#667
opened by
iheitlager
3m 19s
fix/661-index-seek-tree-descent
fix/661-index-seek-tree-descent
3m 19s
View #667
View workflow file
Merge pull request #659 from Lab271/fix/657-read-join-inline-hot-path
CI
#1035:
Commit
95afa3b
pushed by
iheitlager
3m 9s
main
main
3m 9s
View workflow file
perf: SorterInsert reads GROUP BY sort key from source registers
CI
#1034:
Pull request
#662
opened by
iheitlager
3m 6s
fix/656-hash-agg-allocations
fix/656-hash-agg-allocations
3m 6s
View #662
View workflow file
perf: inline hot varint/cell decode calls on the SeekRowid path (#657)
CI
#1033:
Pull request
#659
synchronize by
iheitlager
2m 50s
fix/657-read-join-inline-hot-path
fix/657-read-join-inline-hot-path
2m 50s
View #659
View workflow file
Previous
1
2
3
4
5
…
42
43
Next
You can’t perform that action at this time.