Estia-advanced-programming / Estia-advanced-programming/Tianhao
Missing Column Names
Open
error
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description**: The file does not contain the column names
**Output**: ERROR: MISSING_COLNAMES - file1 file2 (in alphabetical order)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java entry point that reads input files and validates their column names. Reproduce the issue with a file that lacks column names and compare the observed behavior with the requested `ERROR: MISSING_COLNAMES - file1 file2` output; done means the missing-column case reports the affected files in alphabetical order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100