Is your feature request related to a problem or challenge?
split_part returns a Utf8 when given Utf8View input; it should preserve Utf8View if given Utf8View, per discussion and related changes for other string UDFs.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem or challenge?
split_partreturns a Utf8 when givenUtf8Viewinput; it should preserveUtf8Viewif givenUtf8View, per discussion and related changes for other string UDFs.Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response