[
https://issues.apache.org/jira/browse/FLINK-34108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845659#comment-17845659
]
chesterxu edited comment on FLINK-34108 at 5/12/24 1:24 PM:
------------------------------------------------------------
https://github.com/apache/flink/pull/24773
was (Author: JIRAUSER302535):
I would like to support it, please assign to me.
> Add URL_ENCODE and URL_DECODE function
> --------------------------------------
>
> Key: FLINK-34108
> URL: https://issues.apache.org/jira/browse/FLINK-34108
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Martijn Visser
> Priority: Major
> Labels: pull-request-available
>
> Add URL_ENCODE and URL_DECODE function
> URL_ENCODE(str) - Translates a string into
> 'application/x-www-form-urlencoded' format using a specific encoding scheme.
> URL_DECODE(str) - Decodes a string in 'application/x-www-form-urlencoded'
> format using a specific encoding scheme.
> Related ticket from Calcite: CALCITE-5825
--
This message was sent by Atlassian Jira
(v8.20.10#820010)