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)