yuxiqian opened a new pull request, #4236:
URL: https://github.com/apache/flink-cdc/pull/4236

   This closes FLINK-38887.
   
   Currently, there's no way for transform rules to handle nested types (ARRAY, 
MAP, ROW, and VARIANT introduced by 
[FLINK-38877](https://issues.apache.org/jira/browse/FLINK-38877)) as most 
internal converters refuse to handle these complex types.
   
   This PR splits built-in function implementations into modules for 
maintainability, and tweaks transform operator to handle nested types.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to