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

test(p3): add hash join tests #535

Closed christopherlim98 closed 1 year ago

christopherlim98 commented 1 year ago

Add hash join tests with enforce:hash_join enabled.