Jackie-Jiang commented on code in PR #9063:
URL: https://github.com/apache/pinot/pull/9063#discussion_r926918342
##########
pom.xml:
##########
@@ -166,8 +166,8 @@
To change kafka connector dependency, we only need to update this version
number config.
TODO: figure out a way to inject kafka dependency instead of explicitly
setting the kafka module dependency -->
<kafka.version>2.0</kafka.version>
- <protobuf.version>3.19.2</protobuf.version>
- <grpc.version>1.41.0</grpc.version>
+ <protobuf.version>3.20.1</protobuf.version>
Review Comment:
Interesting. We do have people developing using M1 machine. What issue do
you run into compiling it?
Let's revert it in this PR, and we may have a separate issue discussing it
if you still cannot figure it out.
--
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]