diff --git a/src/query/src/qExecutor.c b/src/query/src/qExecutor.c index 15277ee2281d66bdd1420b1b42a420035d453580..67464c36eb0cf4430772fd6e2aa2018cafc38ca9 100644 --- a/src/query/src/qExecutor.c +++ b/src/query/src/qExecutor.c @@ -28,7 +28,7 @@ #include "queryLog.h" #include "tlosertree.h" -#define MAX_ROWS_PER_RESBUF_PAGE ((1u<<12) - 1); +#define MAX_ROWS_PER_RESBUF_PAGE ((1u<<12) - 1) /** * check if the primary column is load by default, otherwise, the program will