Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-37820

Replace ApacheCommonBase64 with JavaBase64 for string fucntions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • SQL
    • None

    Description

      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

      Attachments

        Activity

          People

            Qin Yao Kent Yao 2
            Qin Yao Kent Yao 2
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: