You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "David Huntsperger (Jira)" <ji...@apache.org> on 2022/03/15 15:53:00 UTC

[jira] [Updated] (BEAM-3535) Docs on Default Coder in Python are wrong

     [ https://issues.apache.org/jira/browse/BEAM-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Huntsperger updated BEAM-3535:
------------------------------------
    Fix Version/s: Not applicable
       Resolution: Abandoned
           Status: Resolved  (was: Open)

> 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
>            Priority: P3
>             Fix For: Not applicable
>
>
> 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
(v8.20.1#820001)