RussellSpitzer commented on a change in pull request #3966:
URL: https://github.com/apache/iceberg/pull/3966#discussion_r796050017
##########
File path: build.gradle
##########
@@ -222,6 +222,7 @@ project(':iceberg-core') {
}
testImplementation "org.xerial:sqlite-jdbc"
+ testImplementation "org.apache.commons:commons-lang3"
Review comment:
Are you ok with me changing the RandomUtil Class to actually do unicode?
I think that's what we generally need 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: [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]