You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2022/01/06 02:53:00 UTC

[jira] [Updated] (SPARK-37820) Replace ApacheCommonBase64 with JavaBase64 for fucntions

     [ https://issues.apache.org/jira/browse/SPARK-37820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kent Yao updated SPARK-37820:
-----------------------------
    Summary: Replace ApacheCommonBase64 with JavaBase64 for fucntions  (was: Replace ApacheCommonBase64 with JavaBase64 for )

> Replace ApacheCommonBase64 with JavaBase64 for fucntions
> --------------------------------------------------------
>
>                 Key: SPARK-37820
>                 URL: https://issues.apache.org/jira/browse/SPARK-37820
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Kent Yao
>            Priority: Major
>
> Replace dependency on third-party libraries with native support(https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html
> ) for Base-64 encode/decode.
> 1. Performace gain
> http://java-performance.info/base64-encoding-and-decoding-performance/
> 2. reduce dependencies afterward
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org