RussellSpitzer commented on a change in pull request #3966:
URL: https://github.com/apache/iceberg/pull/3966#discussion_r794169783
##########
File path: build.gradle
##########
@@ -222,6 +222,7 @@ project(':iceberg-core') {
}
testImplementation "org.xerial:sqlite-jdbc"
+ testImplementation "org.apache.commons:commons-lang3"
Review comment:
Just for the test cases, it has an easy method for generating random
strings of specific lengths.
https://github.com/apache/iceberg/pull/3966/files#diff-2f797a408a34d59d8b0d0a0502cf96af670e693be34f18768579ba85b6fdb45dR216
--
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]