alibaba / alibaba/DataX

希望datax可以支持oracle的rowid等伪列

Open
#922 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

现在需要同步rowid等伪列时,使用的是在column里填"rowid||''"这种hack的方式,若直接写rowid,datax会报“不支持oracle.sql.rowid类型“的错误。希望datax原生支持这些伪列类型

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Reproduce the Oracle ROWID case and trace DataX's handling of the returned column type; done means direct ROWID and similar pseudo-columns synchronize without the current concatenation workaround or unsupported-type error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.