Incorrect column name in Selection shows empty result
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
When specifying the wrong column name in Selection, result shows empty instead of error message.
It would be a better user experience to show error message: "Can't find Column X" to help debugging.
Contributor guide
Research direction
Start by locating the Selection handling for queries with an invalid column name and reproduce the empty-result behavior described in the issue. Trace the existing error-reporting path, then verify that selecting Column X produces the requested "Can't find Column X" message instead of an empty result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100