cmu-db / bustub

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

fix(p3): nlj check should only consider number of actual tuples #556

Closed skyzh closed 1 year ago

skyzh commented 1 year ago

I haven't tested this in the private repo. Would you please help test + merge + update the grader? Thanks a lot! cc @christopherlim98 @yliang412