HdfsReader value属性无效,只能用index
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description

文档里写了index value 2选1,但代码里只判断了index

因此导致maxindex永远<0 以致后续代码直接报错失败.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the HdfsReader entry point and compare the documented index/value alternatives with the code path that calculates maxindex. Reproduce the failure using value without index, then verify that both documented options avoid the subsequent error and add or update a focused regression test if the repository provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100