apache/seatunnel

[Feature][Core] Support define all nested types

Open

#9,744 opened on 2025年8月21日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (1,432 forks)batch import
corefeaturehelp wanted

Repository metrics

Stars
 (6,897 stars)
PR merge metrics
 (平均マージ 13d 21h) (30d で 143 merged PRs)

説明

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Currently, our API design has limited support for nested data structures, and we need to support the definition and processing of any nested 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

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

コントリビューターガイド