advancedxy commented on code in PR #491: URL: https://github.com/apache/incubator-uniffle/pull/491#discussion_r1071936670
########## deploy/kubernetes/operator/api/uniffle/v1alpha1/zz_generated.deepcopy.go: ########## @@ -1,3 +1,4 @@ +//go:build !ignore_autogenerated Review Comment: This is due to locally dev machine's go version is 1.17 or higher(such as 1.19). I will create a followup pr to upgrade the go version to 1.17. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
