[VL] Map unbase64 to a Velox function name
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
The`from_base64` function provided by perstosql, it's the same functionality as `unbase64`, and I think we can map the sparksql function `unbase64` to `from_base64`.
The Spark functions doc link is : https://spark.apache.org/docs/latest/api/sql/index.html#unbase64
The Presto functions doc link is : https://prestodb.github.io/docs/current/functions/binary.html
Contributor guide
Assessment
This issue has not been assessed yet.