issues
search
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: store the pointer in init_check
#555
Closed
skyzh
closed
1 year ago
skyzh
commented
1 year ago
Otherwise the pointer is destructed after making the executor...
Otherwise the pointer is destructed after making the executor...