-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: cmu-db/bustub
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Guard StringUtil::StartsWith against prefix longer than string
#884
by Chessing234
was closed Apr 14, 2026
Loading…
Fix missing null check and wrong cast in TimestampType comparisons
#883
by Chessing234
was closed Apr 14, 2026
Loading…
3 tasks done
Add missing #include <cstdint> to string_util.h
#881
by Chessing234
was closed Apr 14, 2026
Loading…
Add missing #include <cstdint> in string_util.h
#880
by Chessing234
was closed Apr 14, 2026
Loading…
Fix misleading doc comment in ReaderWriterLatch
#879
by Chessing234
was closed Apr 14, 2026
Loading…
Fix incorrect class names in destructor doc comments
#878
by Chessing234
was closed Apr 14, 2026
Loading…
Fix build on Fedora 43: add missing <cstdint> include
#877
by Chessing234
was closed Apr 14, 2026
Loading…
2 tasks done
Include index_scan_plan.h in P3 build
#876
by notSaranshMalik
Contributor
was merged Apr 1, 2026
Loading…
s26 p3: added support for composite key indexes in DDL
#875
by stephentea
Contributor
was merged Mar 16, 2026
Loading…
s26-p2: Insert only 5 keys in OptimisticInsertTest
#874
by joseph-amirth
Contributor
was merged Mar 12, 2026
Loading…
s26-p2: Update TombstoneCoalesceTest and fix LeafPage type alias
#870
by joseph-amirth
Contributor
was merged Feb 16, 2026
Loading…
Remove ContentionTest from test folder
#848
by quantumish
Contributor
was merged Oct 4, 2025
Loading…
Hotfix: fix typo in
OptimisticInsertTest
#847
by quantumish
Contributor
was merged Oct 1, 2025
Loading…
Hotfix: remove duplicate row in
b_plus_tree_printer
#845
by quantumish
Contributor
was merged Sep 29, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.