yux created FLINK-38888:
---------------------------
Summary: YAML Pipeline supports item subscription of complex types
Key: FLINK-38888
URL: https://issues.apache.org/jira/browse/FLINK-38888
Project: Flink
Issue Type: New Feature
Components: Flink CDC
Reporter: yux
There's no built-in functions to handle complex types (ARRAY, MAP, ROW) for now.
Though it could be achieved by UDF, providing built-in item subscription (get
array elements by index, get map value by key, get row field by ordinal number)
would be nice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)