alibaba / alibaba/DataX

DataX:DefaultRecord 类中存在拼写错误 RECORD_AVERGAE_COLUMN_NUMBER

Open
#2,150 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

master分支
错误拼写 RECORD_AVERGAE_COLUMN_NUMBER
正确拼写 RECORD_AVERAGE_COLUMN_NUMBER
![clipbord_1719901670668](https://github.com/alibaba/DataX/assets/50576682/a6a640d4-d86a-4308-96d0-9a2b720333ed)

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the Java source for the DefaultRecord class and locate RECORD_AVERGAE_COLUMN_NUMBER. Rename the misspelled constant to RECORD_AVERAGE_COLUMN_NUMBER, then search for references to confirm they use the corrected name and run the project's Java checks. Done means the typo and its references are corrected without breaking the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.