rseetham commented on code in PR #12980:
URL: https://github.com/apache/pinot/pull/12980#discussion_r1607080935
##########
pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml:
##########
@@ -50,6 +50,11 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
+ <dependency>
Review Comment:
No. Only pinot-query-planner is using the org.codehaus.janino dependency.
I's also using 3.1.6 version. There's no common version so I specified it here
as well
--
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]