You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/12/17 23:55:58 UTC

[jira] [Updated] (BEAM-651) Add public TypedPValue.setTypeDescriptor

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

Kenneth Knowles updated BEAM-651:
---------------------------------
    Summary: Add public TypedPValue.setTypeDescriptor  (was: Making TypedPValue.setTypeDescriptorInternal no longer Internal)

> Add public TypedPValue.setTypeDescriptor
> ----------------------------------------
>
>                 Key: BEAM-651
>                 URL: https://issues.apache.org/jira/browse/BEAM-651
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Neelesh Srinivas Salian
>            Priority: Minor
>              Labels: easy, easyfix, starter
>             Fix For: 0.4.0-incubating
>
>
> This would give fairly pithy answers to StackOverflow questions sometimes.
> When choosing between .getOutputCoder() and .getOutputTypeDescriptor() for a transform/DoFn we often choose the type, so the coder registry can do its thing.
> This would also give a similar choice between .setCoder(...) and .setTypeDescriptor(...).
> And anyhow we have the intention of removing our practice of the "*Internal" suffix, so this one might be most easily solved by making it public.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)