kaijchen commented on PR #13: URL: https://github.com/apache/incubator-uniffle/pull/13#issuecomment-1174550065
> I think it's a workaround, you are using Rosetta2-based `protoc` to generate gRPC & protobuf source codes, but use native javac to compile You are still using Rosetta2-based `protoc` even with this patch. See https://github.com/protocolbuffers/protobuf/pull/8557. However, it's easier for new contributors to build this project without extra maven property. -- 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]
