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

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

    [ https://issues.apache.org/jira/browse/SPARK-37820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469643#comment-17469643 ] 

Apache Spark commented on SPARK-37820:
--------------------------------------

User 'yaooqinn' has created a pull request for this issue:
https://github.com/apache/spark/pull/35110

> Replace ApacheCommonBase64 with JavaBase64 for string 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