Iterating through a map in protobuf is essentially nondeterministic. This CL...
Iterating through a map in protobuf is essentially nondeterministic. This CL enables us to traverse the map in a deterministic order by sorting the keys first. PiperOrigin-RevId: 172918084
Loading
Please sign in to comment