pub fn convert_to_pb_decimal128(v: Decimal128) -> Decimal128
Expand description
Convert common decimal128 to grpc decimal128 without precision and scale.
pub fn convert_to_pb_decimal128(v: Decimal128) -> Decimal128
Convert common decimal128 to grpc decimal128 without precision and scale.