expr repeat/space/lrpad opt for text type

This commit is contained in:
skylhd
2023-06-13 02:12:20 +00:00
committed by ob-robot
parent 48544979bf
commit 05295dd0f6
7 changed files with 149 additions and 36 deletions

View File

@ -18,7 +18,7 @@ namespace oceanbase
{
namespace sql
{
class ObExprSpace : public ObFuncExprOperator
class ObExprSpace : public ObStringExprOperator
{
public: