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/06 16:35:59 UTC

[jira] [Resolved] (BEAM-651) Consider making TypedPValue.setTypeDescriptorInternal no longer Internal

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

Kenneth Knowles resolved BEAM-651.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.4.0-incubating

> Consider making TypedPValue.setTypeDescriptorInternal no longer Internal
> ------------------------------------------------------------------------
>
>                 Key: BEAM-651
>                 URL: https://issues.apache.org/jira/browse/BEAM-651
>             Project: Beam
>          Issue Type: Wish
>          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)