long2ice commented on code in PR #2910:
URL: https://github.com/apache/incubator-devlake/pull/2910#discussion_r960584313
##########
plugins/starrocks/starrocks.go:
##########
@@ -59,6 +59,8 @@ var PluginEntry StarRocks
func main() {
cmd := &cobra.Command{Use: "StarRocks"}
+ sourceType := cmd.Flags().StringP("source_type", "sp", "", "Source
type")
Review Comment:
已修复
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]