change decimal default scale same as mysql (#4597)
Co-authored-by:bRong Njam <longran1989@gmail.com> Co-authored-by:
fengttt <fengttt@gmail.com>
Showing
- pkg/container/types/decimal.go 1 addition, 0 deletionspkg/container/types/decimal.go
- pkg/sql/plan/base_binder.go 1 addition, 12 deletionspkg/sql/plan/base_binder.go
- pkg/sql/plan/function/operator/arith.go 2 additions, 6 deletionspkg/sql/plan/function/operator/arith.go
- test/cases/dtype/date.test 1 addition, 3 deletionstest/cases/dtype/date.test
- test/cases/function/func_aggr_count.test 0 additions, 15 deletionstest/cases/function/func_aggr_count.test
- test/cases/function/func_aggr_sum.test 0 additions, 4 deletionstest/cases/function/func_aggr_sum.test
- test/cases/function/func_math_exp.test 0 additions, 2 deletionstest/cases/function/func_math_exp.test
- test/cases/function/func_math_floor.test 0 additions, 2 deletionstest/cases/function/func_math_floor.test
- test/result/dtype/date.result 1 addition, 1 deletiontest/result/dtype/date.result
- test/result/function/func_aggr_sum.result 1 addition, 1 deletiontest/result/function/func_aggr_sum.result
Please register or sign in to comment