[FEAT MERGE] Compilation Optimization

Co-authored-by: fengdeyiji <546976189@qq.com>
Co-authored-by: tushicheng <18829573815@163.com>
This commit is contained in:
LINxiansheng
2025-01-08 09:45:59 +00:00
committed by ob-robot
parent 9d16d1c319
commit 1cc92e09f1
423 changed files with 5386 additions and 4677 deletions

View File

@ -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