You need to sign in or sign up before continuing.
提交 3a2e66fc 编写于 作者: L LINxiansheng 提交者: wangzelin.wzl

Fix RPM compile Error and format code

上级 a6a56e21
...@@ -207,7 +207,7 @@ public: ...@@ -207,7 +207,7 @@ public:
protected: protected:
virtual void set_req_has_wokenup() override; virtual void set_req_has_wokenup() override;
int64_t get_timeout_ts() const; virtual int64_t get_timeout_ts() const;
virtual void save_request_string() override; virtual void save_request_string() override;
virtual void generate_sql_id() override; virtual void generate_sql_id() override;
virtual uint64_t get_request_checksum() = 0; virtual uint64_t get_request_checksum() = 0;
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
#include "sql/engine/expr/ob_expr_res_type.h" #include "sql/engine/expr/ob_expr_res_type.h"
#include "share/table/ob_table_rpc_struct.h" #include "share/table/ob_table_rpc_struct.h"
#include "storage/ob_dml_param.h" #include "storage/ob_dml_param.h"
#include "share/schema/ob_table_param.h"
namespace oceanbase namespace oceanbase
{ {
namespace storage namespace storage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册