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 2020/05/01 11:08:00 UTC

[jira] [Updated] (FLINK-17489) Support any kind of array in StringUtils.arrayAwareToString()

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

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

> Support any kind of array in StringUtils.arrayAwareToString()
> -------------------------------------------------------------
>
>                 Key: FLINK-17489
>                 URL: https://issues.apache.org/jira/browse/FLINK-17489
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Core
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>
> {{StringUtils.arrayAwareToString()}} is a very basic implementation for one-level nested arrays. However, such a prominent utility class should support all kinds of nested arrays. Both FLINK-16817 and FLINK-17175 tried to improve the implementation but the utility still does not support even {{int[][]}}.



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