[
https://issues.apache.org/jira/browse/BEAM-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-6270.
--------------------------------
Resolution: Fixed
> 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: Theodore Siu
> Priority: Minor
> Fix For: 2.10.0
>
> Time Spent: 40m
> 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)