TD-13338 SELECT statement translate code

This commit is contained in:
Xiaoyu Wang 2022-02-10 05:47:59 -05:00
parent cdd60902d7
commit 1984e22587
1 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@
*/
int32_t getPlan(SNode* pRoot, SQueryPlanNode** pQueryPlan) {
// int32_t getPlan(SNode* pRoot, SQueryPlanNode** pQueryPlan) {
}
// }