代码常量类里面是写错了吗?
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
core核心模块种 com.alibaba.datax.core.util.container.CoreConstant第108行 public static final String JOB_WRITER = "reader";是写错了吗?没看完源码,但是觉得是写错了
Contributor guide
No contributing guide indexed for this repository
Research direction
Open core/src/main/java/com/alibaba/datax/core/util/container/CoreConstant.java and inspect the declaration at line 108. Search for JOB_WRITER usages and compare them with the related reader and writer constants; done means confirming whether the value is intentional or identifying the correct value and verifying affected references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100