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

ASF GitHub Bot updated CALCITE-5825:
------------------------------------
    Labels: pull-request-available  (was: )

> Add URL_ENCODE and URL_DECODE function (enabled in Spark library)
> -----------------------------------------------------------------
>
>                 Key: CALCITE-5825
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5825
>             Project: Calcite
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.34.0
>            Reporter: Runkang He
>            Assignee: Runkang He
>            Priority: Major
>              Labels: pull-request-available
>
> 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|https://spark.apache.org/docs/latest/api/sql/index.html#url_encode] 
> doc.
>  * URL_DECODE(str) - Decodes a {{str}} in 'application/x-www-form-urlencoded' 
> format using a specific encoding scheme. See more details in 
> [Spark|https://spark.apache.org/docs/latest/api/sql/index.html#url_decode] 
> doc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to