You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/04/25 18:01:04 UTC

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

Thomas Groh created BEAM-2077:
---------------------------------

             Summary: 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: Thomas Groh
             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)