smarthi commented on a change in pull request #1341: Add exportToTable option to CLI URL: https://github.com/apache/incubator-hudi/pull/1341#discussion_r380990171
########## File path: hudi-cli/src/main/java/org/apache/hudi/cli/HoodiePrintHelper.java ########## @@ -18,13 +18,16 @@ package org.apache.hudi.cli; +import com.google.common.base.Strings; Review comment: Please desist from using any Guava APIs. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
