DataX:DefaultRecord 类中存在拼写错误 RECORD_AVERGAE_COLUMN_NUMBER
Open
- 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

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