advancedxy commented on code in PR #466: URL: https://github.com/apache/incubator-uniffle/pull/466#discussion_r1089883731
########## deploy/kubernetes/operator/api/uniffle/v1alpha1/zz_generated.deepcopy.go: ########## @@ -1,3 +1,4 @@ +//go:build !ignore_autogenerated Review Comment: Seems like this is caused by higher version of go compiler. And should be addressed in another 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. 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]
