TD-13338 SELECT statement translate code
This commit is contained in:
parent
cdd60902d7
commit
1984e22587
|
@ -14,6 +14,6 @@
|
|||
*/
|
||||
|
||||
|
||||
int32_t getPlan(SNode* pRoot, SQueryPlanNode** pQueryPlan) {
|
||||
// int32_t getPlan(SNode* pRoot, SQueryPlanNode** pQueryPlan) {
|
||||
|
||||
}
|
||||
// }
|
Loading…
Reference in New Issue