gortiz commented on code in PR #12571:
URL: https://github.com/apache/pinot/pull/12571#discussion_r1514272971
##########
pinot-plugins/pinot-input-format/pinot-orc/pom.xml:
##########
@@ -70,5 +70,9 @@
<artifactId>xml-apis</artifactId>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>com.google.protobuf</groupId>
+ <artifactId>protobuf-java</artifactId>
Review Comment:
I don't understand why that is happening, but lets merge it as it is
suggested here.
--
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]