Hisoka-X opened a new issue, #9744: URL: https://github.com/apache/seatunnel/issues/9744
### Search before asking - [x] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Currently, our API design has limited support for complex data structures, and we need to support the definition and processing of any complex data types. Please refer https://github.com/apache/seatunnel/blob/45609ef1dfd88d4844a90eec0d0984b1797e44d4/seatunnel-api/src/main/java/org/apache/seatunnel/api/table/type/ArrayType.java#L22 and https://github.com/apache/seatunnel/blob/45609ef1dfd88d4844a90eec0d0984b1797e44d4/seatunnel-api/src/main/java/org/apache/seatunnel/api/table/type/MapType.java#L30 - [ ] Support define any complex array and map type in zeta - [ ] Support define any complex array and map type in flink/spark - [ ] Support define any complex array and map type with `schema` config ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: commits-unsubscr...@seatunnel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org