Remove warning configurations
This commit is contained in:
committed by
wangzelin.wzl
parent
62c4fec8b5
commit
a331dec52c
@ -1153,7 +1153,7 @@ public:
|
||||
virtual ~ObSubQueryRelationalExpr()
|
||||
{}
|
||||
|
||||
virtual int assign(const ObExprOperator& other);
|
||||
virtual int assign(const ObExprOperator& other) override;
|
||||
|
||||
void set_subquery_key(ObSubQueryKey key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user