cmu-db / peloton

The Self-Driving Database Management System
http://pelotondb.io
Apache License 2.0
2.03k stars 624 forks source link

fix #1386: PerformVectorizedRead optimization #1434

Closed mbutrovich closed 6 years ago

mbutrovich commented 6 years ago

I did the fixes suggested in #1386. Be gentle, it's my first time touching codegen :)