datax抄写oracle->oracle存在时间精度丢失问题
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
oracle版本为19.11
在做oracle到oracle抄写时候,时间类型为timestamp,例如时间为2021-09-25 10:50:00 123456抄写到目标端oracle变成2021-09-25 10:50:00 123000,丢失后面3位精度。
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue. Start by reproducing the Oracle 19.11 to Oracle copy with a TIMESTAMP value ending in 123456, then trace where the precision changes. Done means the target preserves all six fractional-second digits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100