Closed
Description
Is your feature request related to a problem or challenge?
@Omega359 / @timsaucer have found that there are still some functions / workloads that don't work with Utf8View. This ticket is an attempt to organize them
Tasks
- Update
REGEXP_MATCH
scalar function to support Utf8View #11911 - Regression in 43.0.0: coalesce no longer works between Utf8 and Utf8View columns #13568
- String sqllogictest error when running the test with
complete
#12752 - feat: Support
Utf8View
forget_wider_type
+binary_to_string_coercion
functions #13370 - fix: Support
Utf8View
innumeric_string_coercion
#13366 - Add support for Utf8View to crypto functions #13407
- Read string as Utf8View in sqllogictest #13408
- Support
Utf8View
for string functionbit_length()
#13221 - add support for utf8view type to NullIf function #13379
- Add support for string view to a few functions #13330
- Add support for Utf8View to string_to_array and array_to_string #13403
- get_wider_type in binary.rs does not support utf8view #13360
- Fix
concat
simplifier for Utf8View types #13346