You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "xueyu (JIRA)" <ji...@apache.org> on 2018/08/20 07:23:00 UTC

[jira] [Created] (FLINK-10174) getbytes with no charsets test error for hex and toBase64

xueyu created FLINK-10174:
-----------------------------

             Summary: getbytes with no charsets test error for hex and toBase64
                 Key: FLINK-10174
                 URL: https://issues.apache.org/jira/browse/FLINK-10174
             Project: Flink
          Issue Type: Bug
          Components: Table API &amp; SQL
            Reporter: xueyu
             Fix For: 1.7.0


Hex and toBase64 builtin method use str.getBytes() with no Charset. It maybe depend on local execution environment for special Unicode and maybe result in errors when test Hex for special Unicode





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)