Zha Ji created FLINK-29083: ------------------------------ Summary: how to split String to Array<String> with scalar functions Key: FLINK-29083 URL: https://issues.apache.org/jira/browse/FLINK-29083 Project: Flink Issue Type: New Feature Reporter: Zha Ji
as hive split('a,b,c,d',',') -> ["a","b","c","d"] -- This message was sent by Atlassian Jira (v8.20.10#820010)