alibaba / alibaba/DataX

Transformer reader表中的一个字段拆分为writer表多行数据

Open
#755 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

Transformer 能否根据reader表中的一个字段拆分为writer表多行数据
如reader表中有一条字段 内容 A,B 数据。拆分为writer表的两条数据A和数据B

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the Transformer processing path and the writer row-emission logic, then trace how one reader record becomes output records. Done means a comma-separated value in one reader field produces separate writer rows with the expected values, with coverage for the described A,B case.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.