-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
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_MATCHscalar 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
Utf8Viewforget_wider_type+binary_to_string_coercionfunctions #13370 - fix: Support
Utf8Viewinnumeric_string_coercion#13366 - Add support for Utf8View to crypto functions #13407
- Read string as Utf8View in sqllogictest #13408
- Support
Utf8Viewfor 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
concatsimplifier for Utf8View types #13346
Omega359, jonathanc-n and Rachelint
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request