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: 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