rdblue commented on code in PR #16747:
URL: https://github.com/apache/iceberg/pull/16747#discussion_r3384250775


##########
gradle/libs.versions.toml:
##########
@@ -154,6 +155,7 @@ hive2-service = { module = "org.apache.hive:hive-service", 
version.ref = "hive2"
 httpcomponents-httpclient5 = { module = 
"org.apache.httpcomponents.client5:httpclient5", version.ref = 
"httpcomponents-httpclient5" }
 immutables-value = { module = "org.immutables:value", version.ref = 
"immutables-value" }
 jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version.ref = 
"jackson-bom" }
+javafastpfor = { module = "me.lemire.integercompression:JavaFastPFOR", 
version.ref = "javafastpfor" }

Review Comment:
   This is for the benchmark and doesn't need to be included in the committed 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to