[ 
https://issues.apache.org/jira/browse/BEAM-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853672#comment-15853672
 ] 

ASF GitHub Bot commented on BEAM-1402:
--------------------------------------

GitHub user reuvenlax opened a pull request:

    https://github.com/apache/beam/pull/1927

    [BEAM-1402] Remove static Read/Write classes from TextIO and AvroIO

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/reuvenlax/incubator-beam refactor_source_sink

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1927.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1927
    
----
commit 601b9ab45f11d7c1aa3296c002c5697b217b54f2
Author: Reuven Lax <re...@relax-macbookpro.roam.corp.google.com>
Date:   2016-11-14T04:29:31Z

    Add PubSub attributes support to PubsubIO.

commit 58055e43044f731ea13719673554aa9e9602dc1d
Author: Reuven Lax <re...@google.com>
Date:   2017-01-25T03:19:36Z

    Fix TextIO and AvroIO to use new read() write() methods instead of static 
Read and Write classes.

commit af1b8854213fc9e5a436a131e83d7b4a545e77ad
Author: Reuven Lax <re...@google.com>
Date:   2017-01-25T03:25:19Z

    Remove unrelated change

----


> Make TextIO and AvroIO use best-practice types.
> -----------------------------------------------
>
>                 Key: BEAM-1402
>                 URL: https://issues.apache.org/jira/browse/BEAM-1402
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Reuven Lax
>            Assignee: Davor Bonaci
>
> Replace static Read/Write classes with type-instantiated classes.



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

Reply via email to