FunctionsStringlengthReturns the byte length of each input string row. length(…) → Dynamic Kind · scalar Returns the byte length of each input string row. Part of the String family.left_utf8Returns the first N UTF-8 code points. Negative N trims code points from the right side.length_utf8Returns the number of UTF-8 code points for each input row.