UWHustle / hustle-in-Rust-now-defunct

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

Transaction Manager must validate the query against the latest version of the Catalog #96

Open johnchronis opened 5 years ago

johnchronis commented 5 years ago

The transaction manager should check that all the columns/tables needed by a query exist and the columns/tables created do not exist before sending a query to the EE