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