[summary] Filter out large column sets by default
Open
- Dominant language
- Python
- Stars
- 37
- Forks
- 38
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 1
Description
Columns named `C*` and `S*` should be opt-in by default, as they are usually too large.
Contributor guide
Research direction
Start by locating the summary-column filtering entry point in the repository and inspect how default column selection is handled. Verify that columns matching C* and S* are excluded by default while an explicit opt-in still includes them; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100