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 2017/04/26 18:41:04 UTC

[jira] [Resolved] (BEAM-2077) Remove AvroCoder#createDatum(Reader/Writer)

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

Luke Cwik resolved BEAM-2077.
-----------------------------
    Resolution: Fixed

This was fixed with https://github.com/apache/beam/commit/c5cf90c7047c06f0d7c5e1d064843f1a26371dcd

Was performed on:
https://github.com/apache/beam/pull/2710

> Remove AvroCoder#createDatum(Reader/Writer)
> -------------------------------------------
>
>                 Key: BEAM-2077
>                 URL: https://issues.apache.org/jira/browse/BEAM-2077
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Luke Cwik
>             Fix For: First stable release
>
>
> These methods shouldn't be exposed and used elsewhere.
> Currently, {{createDatumWriter}} is used in {{AvroIO}} and {{createDatumReader}} is used in {{AvroIOTest}}. These can probably be inlined.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)