[
https://issues.apache.org/jira/browse/BEAM-8388?focusedWorklogId=477306&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-477306
]
ASF GitHub Bot logged work on BEAM-8388:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Sep/20 16:06
Start Date: 01/Sep/20 16:06
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #9779:
URL: https://github.com/apache/beam/pull/9779#issuecomment-684965186
That's great thank you @zeidoo! What is the extent of our use of Avro in
core Beam? Is it just AvroCoder and AvroSchema? That does seem to be the case
based on the changes in this PR.
I think AvroCoder is used pretty commonly so if we move it out of core we
should add something to CHANGES.md to make sure users know they'll need to add
a new dependency. We may want to call the new extension avro-1.8 or similar so
we can add a 1.9 option down the road.
As far as getting the change reviewed - I think the best bet would actually
be to go ahead and put up a PR, you can mark it as a WIP if you don't feel its
ready. From there the CI infrastructure will be able to run the tests that need
a GCP account. I suspect you're right about the JDBC test failing due to a
local timezone issue, it's probably worth filing a JIRA for that so we can fix
the test.
----------------------------------------------------------------
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: 477306)
Remaining Estimate: 20h (was: 20h 10m)
Time Spent: 4h (was: 3h 50m)
> Update Avro to 1.9.1 from 1.8.2
> -------------------------------
>
> Key: BEAM-8388
> URL: https://issues.apache.org/jira/browse/BEAM-8388
> Project: Beam
> Issue Type: Improvement
> Components: io-java-avro
> Reporter: Jordanna Chord
> Priority: P3
> Original Estimate: 24h
> Time Spent: 4h
> Remaining Estimate: 20h
>
> Update build dependency to 1.9.1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)