[Feature] 现在或以后会支持分组列汇总吗
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
分组列汇总
What does the proposed API look like?
分组也有每列的 aggregation 配置,默认和列汇总一样
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing column aggregation configuration and the implementation of grouped columns. Compare how aggregation is currently applied, then define the grouped-column configuration and its expected behavior; the work is done when grouped columns support per-column aggregation with the same default behavior as regular columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100