alibaba / alibaba/DataX

代码常量类里面是写错了吗?

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.