软安科技(SoftSec-Tech)

Results 1 comments of 软安科技(SoftSec-Tech)

@deskau From https://github.com/oceanbase/oceanbase/blob/develop/deps/oblib/src/common/object/ob_obj_type.cpp#L1147 of the get_decimalint_type() function definition that if the parameter `precision` is larger than `MAX_PRECISION_DECIMAL_INT_512`, the return value will be falled-back to `DECIMAL_INT_MAX`. So we (the tool) think...