Bowen Li created FLINK-16814:
--------------------------------
Summary: StringUtils.arrayToString() doesn't convert byte[] correctly
Key: FLINK-16814
URL:
https://issues.apache.org/jira/browse/FLINK-16814 Project: Flink
Issue Type: Bug
Components: API / Core
Affects Versions: 1.10.0
Reporter: Bowen Li
Assignee: Bowen Li
Fix For: 1.11.0
StringUtils.arrayToString() doesn't convert byte[] correctly. It uses Arrays.toString() but should be newing a string from the byte[]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)