gpogulsky commented on code in PR #9063: URL: https://github.com/apache/pinot/pull/9063#discussion_r926158159
########## 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: The only reason it's here is that I can't compile it on Apple M1 machine otherwise. I'm ok reverting it. Is anyone here has M1 machine? Or maybe I'm missing something obvious. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org