[ 
https://issues.apache.org/jira/browse/BEAM-4454?focusedWorklogId=178241&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-178241
 ]

ASF GitHub Bot logged work on BEAM-4454:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Dec/18 12:12
            Start Date: 22/Dec/18 12:12
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on a change in pull request #7290: 
[[BEAM-4454] Support avro schema inference in sources
URL: https://github.com/apache/beam/pull/7290#discussion_r243735033
 
 

 ##########
 File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
 ##########
 @@ -420,7 +420,7 @@ class BeamModulePlugin implements Plugin<Project> {
         jackson_module_scala                        : 
"com.fasterxml.jackson.module:jackson-module-scala_2.11:$jackson_version",
         jaxb_api                                    : 
"javax.xml.bind:jaxb-api:$jaxb_api_version",
         joda_time                                   : 
"joda-time:joda-time:2.4",
-        junit                                       : "junit:junit:4.12",
+        junit                                       : 
"junit:junit:4.13-beta-1",
 
 Review comment:
   As long as our unit tests still work, I think that's fine.  I'll pull this 
out into a separate PR.

----------------------------------------------------------------
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: 178241)
    Time Spent: 12h 20m  (was: 12h 10m)

> Provide automatic schema registration for AVROs
> -----------------------------------------------
>
>                 Key: BEAM-4454
>                 URL: https://issues.apache.org/jira/browse/BEAM-4454
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>            Priority: Major
>          Time Spent: 12h 20m
>  Remaining Estimate: 0h
>
> Need to make sure this is a compatible change



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to