arjun4084346 commented on a change in pull request #3142:
URL: https://github.com/apache/incubator-gobblin/pull/3142#discussion_r517644933
##########
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:
and also update mysql table schema with this field, and handle this
field in MysqlSpecStore ?
Feel free to do this in other PR.
----------------------------------------------------------------
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]