同步数据时如果对应的字段不同也可以同步吗?
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
比如说我A数据库的表结构是id、name、pwd,但是B数据库的表结构是id_、name_、pwd_是不是就无法同步数据了呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing DataX's current documentation and configuration options for mapping fields between source and destination tables. Use the example schemas in the issue to verify whether id→id_, name→name_, and pwd→pwd_ mappings are supported; done means the supported behavior and required configuration are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100