You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/17 21:00:54 UTC

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6691: [wip][test] upgrade jdk to 11

Jackie-Jiang commented on a change in pull request #6691:
URL: https://github.com/apache/incubator-pinot/pull/6691#discussion_r596378985



##########
File path: pinot-core/src/main/java/org/apache/pinot/core/segment/index/metadata/ColumnMetadata.java
##########
@@ -24,6 +24,7 @@
 import java.util.concurrent.TimeUnit;
 import org.apache.commons.configuration.PropertiesConfiguration;
 import org.apache.commons.lang.StringEscapeUtils;
+import org.apache.commons.lang.StringUtils;

Review comment:
       We usually use `StringUtils` from `lang3`




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org