Skip to content

Pull requests: cmu-db/bustub

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

editor: Suppport .clangd and .editorconfig
#829 opened Aug 25, 2025 by kavirajk Loading…
Fix compilation with newer compilers: GCC-14 and CLANG-16
#759 opened Oct 15, 2024 by gladk Loading…
Update CMakeLists.txt for better debug info bug Something isn't working (correctness). Mark issues with this.
#677 opened Jan 5, 2024 by JinjieZhao Loading…
fix: remove reference to b_plus_tree bug Something isn't working (correctness). Mark issues with this.
#630 opened Oct 24, 2023 by skyzh Loading…
[DNM] add HTTP service / Calcite query frontend for BusTub do-not-merge This PR is either not intended to merge, or did not pass review.
#628 opened Oct 21, 2023 by skyzh Loading…
chore(docs): update documentation for lock_manager.h
#601 opened Aug 30, 2023 by xzhseh Loading…
try upgrade to C++23
#596 opened Aug 24, 2023 by skyzh Loading…
feat: Add support for asynchronous flushing in DiskManager::WriteLog() && improve overall structure of DiskManager deferred This issue is documented here and someone might want to fix it later, but it takes no priority
#580 opened Jun 21, 2023 by xzhseh Loading…
feat(copy): support copy from 'x.csv' grammar
#554 opened Mar 28, 2023 by infdahai Loading…
feat: add format_header
#549 opened Mar 24, 2023 by infdahai Loading…
chore(p2): remove #define type in BTree
#547 opened Mar 24, 2023 by infdahai Loading…
chore(p2): move helper functions to new file
#523 opened Mar 6, 2023 by skyzh Loading…
ProTip! Filter pull requests by the default branch with base:master.