postgrepsql迁移至另一postgrepsql有两个问题
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
1、id为bigint类型, datax中定义为big serial,导致写入另一个pg时失败
2、不支持pg中的数组类型
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by reproducing both PostgreSQL migration failures in DataX: bigint IDs being treated as big serial and PostgreSQL arrays being unsupported. Done means migrations handle bigint IDs correctly and preserve PostgreSQL array values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, postgresql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100