hdfsreader使用"|"为分隔符时异常
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
源端hive建表使用“|”作为分隔符,
在hdfsreader中配置"|“作为分隔符时,
`"fieldDelimiter": "|"`
解析数据出来的列数与实际数据不一致,请问这是什么问题?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the hdfsreader entry point and trace how the fieldDelimiter value "|" is used while parsing Hive-exported data. Reproduce the report with a pipe-delimited input and verify that the parsed column count matches the source data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hadoop, java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100