sujithjay opened a new pull request, #5242: URL: https://github.com/apache/incubator-gluten/pull/5242
## Changes Proposed in this Pull Request This PR maps `unbase` Spark function to the`from_base64` function from Presto. (Fixes: #4479) ## How Was This Patch Tested? This was tested using a simple query `select unbase64(e) from t`. NOTE: This PR is based on @fyp711's work in https://github.com/apache/incubator-gluten/pull/4482, with minor changes. -- 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]
