[
https://issues.apache.org/jira/browse/BEAM-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157997#comment-16157997
]
ASF GitHub Bot commented on BEAM-2865:
--------------------------------------
GitHub user jkff opened a pull request:
https://github.com/apache/beam/pull/3817
[BEAM-2865] Introduces FileIO.write() and uses it in AvroIO.
https://issues.apache.org/jira/browse/BEAM-2865
http://s.apache.org/fileio-write
This needs more docs / checkstyle / tests, but it already passes all tests
of AvroIO, both via AvroIO.write() and via new methods AvroIO.sink().
R: @robertwb
CC: @reuvenlax
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkff/incubator-beam fileio-write
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3817.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 #3817
----
commit 90ddc0d1171b3850d55e9ddbbee45abe48ba4086
Author: Eugene Kirpichov <[email protected]>
Date: 2017-09-06T05:11:34Z
Introduces PCollectionView.get()
commit c8f5aa336ae2b2ee1191a611bef2b0cf451c95f3
Author: Eugene Kirpichov <[email protected]>
Date: 2017-09-07T06:24:18Z
[BEAM-2865] Introduces FileIO.write() and uses it in AvroIO.
http://s.apache.org/fileio-write
----
> Implement FileIO.write()
> ------------------------
>
> Key: BEAM-2865
> URL: https://issues.apache.org/jira/browse/BEAM-2865
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-core
> Reporter: Eugene Kirpichov
> Assignee: Eugene Kirpichov
> Fix For: 2.2.0
>
>
> Design doc: http://s.apache.org/fileio-write
> Discussion:
> https://lists.apache.org/thread.html/cc543556cc709a44ed92262207215eaa0e43a0f573c630b6360d4edc@%3Cdev.beam.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)