Remove warning configurations
This commit is contained in:
committed by
wangzelin.wzl
parent
62c4fec8b5
commit
a331dec52c
@ -33,7 +33,7 @@ public:
|
||||
virtual ~ObLogGranuleIterator()
|
||||
{}
|
||||
|
||||
const char* get_name() const;
|
||||
const char* get_name() const override;
|
||||
|
||||
virtual int copy_without_child(ObLogicalOperator*& out) override;
|
||||
virtual int allocate_expr_pre(ObAllocExprContext& ctx) override;
|
||||
|
||||
Reference in New Issue
Block a user