@superbobry notice that we are are using a wrapper around pickle: https://github.com/apache/beam/blob/859b8d5c1aade54ea94b1778ea4b889a526e5fa5/sdks/python/apache_beam/internal/pickler.py#L23 so I think decoding using 'utf-8' or even 'latin-1' should be ok.
[ Full content available at: https://github.com/apache/beam/pull/6397 ] This message was relayed via gitbox.apache.org for [email protected]
