pub fn lt_scalar<O: Offset>(lhs: &Utf8Array<O>, rhs: &str) -> BooleanArray
Perform lhs < rhs operation on Utf8Array and a scalar.
lhs < rhs
Utf8Array