Currently, a gRPC Google Struct is used to model values, and these structs only support numeric types in double precision floating point format. It means that any integer values need to be converted to doubles, and that information is lost when the matching is executed.
Currently, a gRPC Google Struct is used to model values, and these structs only support numeric types in double precision floating point format. It means that any integer values need to be converted to doubles, and that information is lost when the matching is executed.