Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-5825

Add URL_ENCODE and URL_DECODE function (enabled in Spark library)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.34.0, 1.35.0
    • 1.36.0
    • core

    Description

      Add URL_ENCODE and URL_DECODE function (enabled in Spark library):

      • URL_ENCODE(str) - Translates a string into 'application/x-www-form-urlencoded' format using a specific encoding scheme. See more details in Spark doc.
      • URL_DECODE(str) - Decodes a str in 'application/x-www-form-urlencoded' format using a specific encoding scheme. See more details in Spark doc.

      Attachments

        Issue Links

          Activity

            People

              Runking Runkang He
              Runking Runkang He
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: