Will-Lo commented on a change in pull request #3142:
URL: https://github.com/apache/incubator-gobblin/pull/3142#discussion_r517705772



##########
File path: 
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-api/src/main/snapshot/org.apache.gobblin.service.flowconfigsV2.snapshot.json
##########
@@ -67,6 +67,11 @@
       "type" : "boolean",
       "doc" : "Return the compiled flow as a string. If enabled, the flow is 
not added.",
       "default" : false
+    }, {
+      "name" : "owningGroup",

Review comment:
       I think the FlowSpecDeserializer/Serializer should be fine, since it 
reads the fields from `getConfigAsProperties` which I modified on `FlowSpec`. 
I'll take a look into seeing what needs to be changed in MySqlSpecStore though, 
good catch.




----------------------------------------------------------------
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]


Reply via email to