[
https://issues.apache.org/jira/browse/BEAM-4480?focusedWorklogId=109739&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-109739
]
ASF GitHub Bot logged work on BEAM-4480:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jun/18 15:18
Start Date: 07/Jun/18 15:18
Worklog Time Spent: 10m
Work Description: vesense commented on issue #5559: [BEAM-4480] Fixed
deprecated method invoking for AvroCoder
URL: https://github.com/apache/beam/pull/5559#issuecomment-395459415
@lukecwik Could you take a look?
----------------------------------------------------------------
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: 109739)
Time Spent: 20m (was: 10m)
> Fixed deprecated method invoking for AvroCoder
> ----------------------------------------------
>
> Key: BEAM-4480
> URL: https://issues.apache.org/jira/browse/BEAM-4480
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Xin Wang
> Assignee: Kenneth Knowles
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Fixed the deprecated Avro API fromĀ {code}Schema.parse(schema){code} to
> {code}new Schema.Parser().parse(schema){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)