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

Sergey Nuyanzin commented on FLINK-38062:
-----------------------------------------

Merged as 
[220f7c518afc01400f506c3b1979d47f5191a322|https://github.com/apache/flink/commit/220f7c518afc01400f506c3b1979d47f5191a322]

> ENCODE behaves wrong
> --------------------
>
>                 Key: FLINK-38062
>                 URL: https://issues.apache.org/jira/browse/FLINK-38062
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Table SQL / Planner
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>
> example
> {code:sql}
> SELECT ENCODE('Flink', 'UTF-8');
> {code}
> returns {{x'46'}}
> while it should return
> {noformat}
> x'466c696e6b'
> {noformat}



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

Reply via email to