oracle同步到oracle日期格式缺失
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
读取的日期为date类型yyyy-MM-dd HH24:mi:ss,写入库后只有年月日没有时分秒
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Oracle-to-Oracle synchronization described in the issue with a DATE value containing time components. Start by locating the Oracle reader and writer entry points in DataX and tracing how the date value is converted; done means the destination preserves both the date and time instead of only year, month, and day.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100