hequn8128 commented on a change in pull request #6494: [FLINK-10059] [table] 
Add LTRIM supported in Table API and SQL
URL: https://github.com/apache/flink/pull/6494#discussion_r208779211
 
 

 ##########
 File path: 
flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/functions/ScalarFunctions.scala
 ##########
 @@ -22,6 +22,7 @@ import java.math.{BigDecimal => JBigDecimal}
 import java.lang.StringBuilder
 
 import org.apache.commons.codec.binary.Base64
+import org.apache.commons.lang.StringUtils
 
 Review comment:
   Remove this line

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to