Function getTableScanInfo(std::string&, std::vector<std::string>&, std::vector<std::string>&, std::vector<std::vector<int>>&)

Function Documentation

void getTableScanInfo(std::string &logicalPlan_in, std::vector<std::string> &relational_algebra_steps_out, std::vector<std::string> &table_names_out, std::vector<std::vector<int>> &table_columns_out)