[
https://issues.apache.org/jira/browse/BEAM-7808?focusedWorklogId=286073&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286073
]
ASF GitHub Bot logged work on BEAM-7808:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jul/19 17:14
Start Date: 31/Jul/19 17:14
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on issue #9142: [BEAM-7808] Add
method to convert avro field to beam field
URL: https://github.com/apache/beam/pull/9142#issuecomment-516939602
Apologies for the delay. LGTM and thanks for the contribution!
I think this is great to include if it unblocks you, but like Anton I'm
curious if we can find a way to support this pattern more generally. If I'm
understanding correctly it sounds like maybe the [Join
transform](https://beam.apache.org/releases/javadoc/2.13.0/org/apache/beam/sdk/schemas/transforms/Join.html)
should do what you want? If not maybe there's a feature request in there.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 286073)
Time Spent: 1h 40m (was: 1.5h)
> Add method to convert avro field to beam field
> ----------------------------------------------
>
> Key: BEAM-7808
> URL: https://issues.apache.org/jira/browse/BEAM-7808
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Vishwas
> Assignee: Vishwas
> Priority: Minor
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Currently we have static methods in AvroUtils class, which exposes methods
> like
> toBeamSchema(), toBeamRowStrict(). These methods work only on generic
> record.
> Method is now added which will also support converting avroField to BeamField.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)