apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.79k stars 1.74k forks source link

[Feature][Transform] Convert a single row to multiple rows #7272

Closed jamesmxzh closed 5 days ago

jamesmxzh commented 1 month ago

Search before asking

Description

I hope to extract the contents of each array from the JSON array and create new multiple records for the result table

Usage Scenario

Data is retrieved from Kafka or JSON files, and sometimes it is necessary to flatten the array elements.

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 5 days ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.