dongjoon-hyun commented on a change in pull request #799:
URL: https://github.com/apache/orc/pull/799#discussion_r683826379
##########
File path: java/bench/pom.xml
##########
@@ -400,7 +400,7 @@
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
- <version>3.0.8</version>
+ <version>3.1.6</version>
Review comment:
There was some bugs on the latest one and Spark is using 3.0.16. This
should be matched with Spark.
```
<janino.version>3.0.16</janino.version>
```
--
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]