pub fn is_utf8_or_large_utf8(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt is a Utf8 or LargeUtf8.