You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/07 08:40:00 UTC

[jira] [Updated] (FLINK-28882) ENCODE return error

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

ASF GitHub Bot updated FLINK-28882:
-----------------------------------
    Labels: pull-request-available  (was: )

> ENCODE return error
> -------------------
>
>                 Key: FLINK-28882
>                 URL: https://issues.apache.org/jira/browse/FLINK-28882
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API, Table SQL / Planner
>    Affects Versions: 1.15.0
>            Reporter: Luning Wang
>            Assignee: Shuiqiang Chen
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: screenshot-1.png
>
>
> Run the following in SQL Client, it will return 'k' rather than 'kyuubi' but it returns 'kyuubi' in the 1.14 version.
> {code:java}
> select encode('kyuubi', 'UTF-8') {code}
>  



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