cmu-db / bustub

The BusTub Relational Database Management System (Educational)
https://15445.courses.cs.cmu.edu/
MIT License
3.92k stars 1.76k forks source link

Spring 2024: P3 Index Changes #702

Closed Sweetsuro closed 6 months ago

Sweetsuro commented 6 months ago

Updates index plan node and adds sqllogictests to be consistent with the new project specs.

SDTheSlayer commented 6 months ago

LGTM!