You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2018/01/26 20:29:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16341542#comment-16341542 ] 

Luke Cwik commented on BEAM-3535:
---------------------------------

[~maximilianroos], the docs are in [https://github.com/apache/beam-site/,] do you want to make a PR?

> 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
>            Priority: Minor
>
> 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)