feiyx opened a new pull request, #43089: URL: https://github.com/apache/spark/pull/43089
### What changes were proposed in this pull request? Currently, Spark don't support unicode encode/decode as built-in functions, the usermight use reflect instead , It's a bit of poor efficiency ,And often these functions are useful. ### Why are the changes needed? unicode encode/decode functions are useful in SQL statistics ### Does this PR introduce _any_ user-facing change? yes, add new function as built-in function ### How was this patch tested? add new tests yet ### Was this patch authored or co-authored using generative AI tooling? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
