cmu-db / noisepage

Self-Driving Database Management System from Carnegie Mellon University
https://noise.page
MIT License
1.75k stars 503 forks source link

Fix trace files that end in comments #1620

Closed jkosh44 closed 3 years ago

jkosh44 commented 3 years ago

closes #1604

jkosh44 commented 3 years ago

I was originally planning on cleaning up the Java logic to handle this scenario, but I think this hack is more appropriate. I'm probably going to open a separate PR to clean up the Java since there were a couple of issues I noticed, such as unclosed resources.