JunboWang created FLINK-37261: --------------------------------- Summary: Provide JSON series functions in YAML pipeline Key: FLINK-37261 URL: https://issues.apache.org/jira/browse/FLINK-37261 Project: Flink Issue Type: Improvement Components: Flink CDC Affects Versions: cdc-3.3.0 Reporter: JunboWang
It is reasonable to expect some functions like `JSON_VALUE(numeric[, string])`, JSON_EXISTS(jsonValue, path) and JSON_STRING(value) series functions to help manipulating json without having to write any UDFs. -- This message was sent by Atlassian Jira (v8.20.10#820010)