You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Marios Trivyzas (Jira)" <ji...@apache.org> on 2021/09/30 09:30:00 UTC

[jira] [Created] (FLINK-24419) Casting to a bounded BINARY/VARBANIRY doesn't trim to the specified precision

Marios Trivyzas created FLINK-24419:
---------------------------------------

             Summary: Casting to a bounded BINARY/VARBANIRY doesn't trim to the specified precision
                 Key: FLINK-24419
                 URL: https://issues.apache.org/jira/browse/FLINK-24419
             Project: Flink
          Issue Type: Sub-task
            Reporter: Marios Trivyzas


Currently:

*.from(STRING(), "Apache").resultsIn(new byte[] \{65, 112, 97, 99, 104, 101})*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)