[
https://issues.apache.org/jira/browse/BEAM-6270?focusedWorklogId=177153&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-177153
]
ASF GitHub Bot logged work on BEAM-6270:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Dec/18 19:32
Start Date: 19/Dec/18 19:32
Worklog Time Spent: 10m
Work Description: theodoresiu commented on issue #7320: [BEAM-6270] Fix
documentation for PCollection Type in XmlIO example
URL: https://github.com/apache/beam/pull/7320#issuecomment-448716854
@Ardagan Can you take a look at this PR for me? This is my first time commit
to beam- let me know if I am missing anything.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 177153)
Time Spent: 20m (was: 10m)
> XmlIO documentation example should return Pcollection of Record Class not
> String
> --------------------------------------------------------------------------------
>
> Key: BEAM-6270
> URL: https://issues.apache.org/jira/browse/BEAM-6270
> Project: Beam
> Issue Type: Bug
> Components: io-java-files
> Reporter: Theodore Siu
> Assignee: Eugene Kirpichov
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently the example listed for XmlIO.Read located at
> [https://github.com/apache/beam/blob/master/sdks/java/io/xml/src/main/java/org/apache/beam/sdk/io/xml/XmlIO.java]
> (line 88 and also at line 129) returns a PCollection of Strings instead of a
> PCollection of the record class which is a Jaxb annotated class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)