[
https://issues.apache.org/jira/browse/BEAM-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yifan Mai updated BEAM-7121:
----------------------------
Description: Passing deterministic=true to proto's
[SerializeToString|[https://github.com/protocolbuffers/protobuf/blob/60b66a119d17f0a2a595a231bea87cd4f4cf2689/python/google/protobuf/message.py#L189-L204]]
will result in deterministic encoding of maps in protos. This can be used to
provide a deterministic version of ProtoCoder. (was: [Passing
deterministic=true to proto's
SerializeToString|[https://github.com/protocolbuffers/protobuf/blob/60b66a119d17f0a2a595a231bea87cd4f4cf2689/python/google/protobuf/message.py#L189-L204]]
will result in deterministic encoding of maps in protos. This can be used to
provide a deterministic version of ProtoCoder.)
> Provide deterministic version of Python's ProtoCoder
> ----------------------------------------------------
>
> Key: BEAM-7121
> URL: https://issues.apache.org/jira/browse/BEAM-7121
> Project: Beam
> Issue Type: Improvement
> Components: runner-core
> Reporter: Yifan Mai
> Priority: Minor
>
> Passing deterministic=true to proto's
> [SerializeToString|[https://github.com/protocolbuffers/protobuf/blob/60b66a119d17f0a2a595a231bea87cd4f4cf2689/python/google/protobuf/message.py#L189-L204]]
> will result in deterministic encoding of maps in protos. This can be used to
> provide a deterministic version of ProtoCoder.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)