Fix RPM compile Error and format code
This commit is contained in:
parent
a6a56e21f4
commit
3a2e66fc2c
@ -207,7 +207,7 @@ public:
|
||||
|
||||
protected:
|
||||
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 generate_sql_id() override;
|
||||
virtual uint64_t get_request_checksum() = 0;
|
||||
|
@ -17,6 +17,7 @@
|
||||
#include "sql/engine/expr/ob_expr_res_type.h"
|
||||
#include "share/table/ob_table_rpc_struct.h"
|
||||
#include "storage/ob_dml_param.h"
|
||||
#include "share/schema/ob_table_param.h"
|
||||
namespace oceanbase
|
||||
{
|
||||
namespace storage
|
||||
|
Loading…
x
Reference in New Issue
Block a user