[
https://issues.apache.org/jira/browse/BEAM-7808?focusedWorklogId=284010&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-284010
]
ASF GitHub Bot logged work on BEAM-7808:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jul/19 04:19
Start Date: 29/Jul/19 04:19
Worklog Time Spent: 10m
Work Description: sheshananda commented on issue #9142: [BEAM-7808] Add
method to convert avro field to beam field
URL: https://github.com/apache/beam/pull/9142#issuecomment-515838539
cc: @reuvenlax cc: @akedin We have a requirement were we have to add an
avro field to the beam row. So this helper function will be helpful to convert
the avro field to beam field and then add it to the beam row.
----------------------------------------------------------------
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: 284010)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)