alibaba / alibaba/DataX

源数据库 oracle 中有些字段含有特殊字符,跟hive 分隔符相同,导致写入数据字段位置错乱

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

我的操作是从oracle 中抽取数据,写入hive
现在问题是oracle 中某些字段含有特殊字符,与hive 字段分隔符相同,导致抽取后某些字段被分割,进而hive 内字段与值不对应(注,oracle 特殊字符较多,hive 无法找到有效的分隔符)
想问一下dataX 有没有什么解决办法,或者是改为多字符分隔符

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue concerns Oracle-to-Hive extraction when source values contain the Hive field delimiter, but it names no files, tests, or entry points. Start by tracing the Oracle extraction and Hive writing configuration, then reproduce a value containing the delimiter; done means field boundaries remain correct or the supported delimiter behavior is clearly documented.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.