Maximilian Roos created BEAM-3535:
-------------------------------------
Summary: Docs on Default Coder in Python are wrong
Key: BEAM-3535
URL: https://issues.apache.org/jira/browse/BEAM-3535
Project: Beam
Issue Type: Bug
Components: website
Reporter: Maximilian Roos
Assignee: Reuven Lax
These are wrong, from
[https://beam.apache.org/documentation/programming-guide/#default-coders-and-the-coderregistry]
|str|BytesCoder|
|bytes|StrUtf8Coder|
Here's the relevant code:
[https://github.com/apache/beam/blob/master/sdks/python/apache_beam/coders/typecoders.py#L89]
The docs don't seem to be in the repo? Otherwise I'd put a PR in
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)