UWHustle / hustle-in-Rust-now-defunct

Hustle
GNU General Public License v3.0
7 stars 1 forks source link

JSON between optimizer and execution #15

Closed mattdutson closed 5 years ago

mattdutson commented 5 years ago

Rewrite optimizer's serialization and execution's deserialization to support JSON. Also ensure that new functionality (joins, group by) can be handled by the deserializer.

johnchronis commented 5 years ago

Current optimizer output: https://github.com/UWHustle/hustle/blob/master/optimizer/optimizer_output.txt