-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Epic] A Collection of Additional UTF8View support tickets #13504
Open
8 of 13 tasks
Labels
enhancement
New feature or request
Comments
I will put those on my list to review shortly |
22 tasks
1 task
This was referenced Dec 3, 2024
Closed
Update here is that many of these remaining issues seem to be waiting on an upgrade to arrow-rs. Hopefully we'll get a fix out in the next week or two |
BTW these items can be worked around if you disable the following config setting: https://datafusion.apache.org/user-guide/configs.html
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
REGEXP_MATCH
scalar function to support Utf8View #11911complete
#12752Utf8View
forget_wider_type
+binary_to_string_coercion
functions #13370Utf8View
innumeric_string_coercion
#13366Utf8View
for string functionbit_length()
#13221concat
simplifier for Utf8View types #13346The text was updated successfully, but these errors were encountered: