Apart from the LENGTH() function, CHAR_LENGTH function can also be used to get the length of a string. Both leading and trailing spaces at the
Tag: Find length of a string in Apache Impala
Finding the length of a string – Apache Hive & Apache Impala
The LENGTH() function returns the length of a string. Both leading and trailing spaces at the begin and end of the string is included when