fix ob-sanity core
This commit is contained in:
committed by
wangzelin.wzl
parent
82f18deb07
commit
f47331f508
@ -202,9 +202,9 @@ int ObExprToOutfileRow::to_outfile_str(const ObExpr &expr, ObEvalCtx &ctx, ObDat
|
||||
}
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
int ObExprToOutfileRow::extract_fisrt_wchar_from_varhcar(const ObObj &obj, int32_t &wchar)
|
||||
}
|
||||
|
||||
int ObExprToOutfileRow::extract_fisrt_wchar_from_varhcar(const ObObj &obj, int32_t &wchar)
|
||||
{
|
||||
int ret = OB_SUCCESS;
|
||||
int32_t length = 0;
|
||||
|
||||
Reference in New Issue
Block a user