[FEAT MERGE] Compilation Optimization
Co-authored-by: fengdeyiji <546976189@qq.com> Co-authored-by: tushicheng <18829573815@163.com>
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
* See the Mulan PubL v2 for more details.
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_OPTIMIZER
|
||||
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "lib/json/ob_json.h"
|
||||
@ -23,6 +23,8 @@
|
||||
#include "observer/ob_server.h"
|
||||
#undef private
|
||||
|
||||
#define USING_LOG_PREFIX SQL_OPTIMIZER
|
||||
|
||||
using namespace oceanbase::sql;
|
||||
using namespace oceanbase::common;
|
||||
namespace test
|
||||
|
||||
Reference in New Issue
Block a user