#pragma once #include #include #include "calpontselectexecutionplan.h" namespace qfe { execplan::CalpontSelectExecutionPlan* parseQuery(const std::string&, uint32_t); }