[
https://issues.apache.org/jira/browse/BEAM-9189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122398#comment-17122398
]
Beam JIRA Bot commented on BEAM-9189:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Add Daffodil IO for Apache Beam
> -------------------------------
>
> Key: BEAM-9189
> URL: https://issues.apache.org/jira/browse/BEAM-9189
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-core
> Reporter: Brian Hulette
> Priority: P2
> Labels: gsoc, gsoc2020, mentor, stale-P2
>
> From https://daffodil.apache.org/:
> {quote}Daffodil is an open source implementation of the DFDL specification
> that uses these DFDL schemas to parse fixed format data into an infoset,
> which is most commonly represented as either XML or JSON. This allows the use
> of well-established XML or JSON technologies and libraries to consume,
> inspect, and manipulate fixed format data in existing solutions. Daffodil is
> also capable of the reverse by serializing or “unparsing” an XML or JSON
> infoset back to the original data format.
> {quote}
> We should create a Beam IO that accepts a DFDL schema as an argument and can
> then produce and consume data in the specified format. I think it would be
> most natural for Beam users if this IO could produce Beam Rows, but an
> initial version that just operates with Infosets could be useful as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)