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

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

                Author: ASF GitHub Bot
            Created on: 12/Dec/18 01:47
            Start Date: 12/Dec/18 01:47
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on a change in pull request #7233:  
[BEAM-4454] Add remaining functionality for AVRO schemas
URL: https://github.com/apache/beam/pull/7233#discussion_r240857734
 
 

 ##########
 File path: 
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/GetterBasedSchemaProvider.java
 ##########
 @@ -35,6 +36,7 @@
   abstract FieldValueGetterFactory fieldValueGetterFactory();
 
   /** Implementing class should override to return a setter factory. */
+  @Nullable
   abstract FieldValueSetterFactory fieldValueSetterFactory();
 
 Review comment:
   Yeah, the setterFactory no longer has much use. Removed it, and I think we 
can remove the class entirely in a future refactoring.

----------------------------------------------------------------
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: 174379)
    Time Spent: 9h 20m  (was: 9h 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: 9h 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