Solve the cast function bug and unit test in plan2 (#2794)
* add unit test case of cast and substring * remove irrelevant files * Modify the cast function bug and unit test * add cast unit test case
Showing
- pkg/sql/plan2/function/operator/cast.go 8 additions, 6 deletionspkg/sql/plan2/function/operator/cast.go
- pkg/sql/plan2/function/operator/cast_test.go 1445 additions, 0 deletionspkg/sql/plan2/function/operator/cast_test.go
- pkg/sql/plan2/function/operators.go 36 additions, 0 deletionspkg/sql/plan2/function/operators.go
Please register or sign in to comment