help wantedsig/executiontype/enhancementtype/performance
仓库指标
- Star
- (40,090 star)
- PR 合并指标
- (平均合并 14天 4小时) (30 天内合并 346 个 PR)
描述
Feature Request
Is your feature request related to a problem? Please describe:
hash aggregation with Coprocessor fetches partial results from storage and runs
Partial2Mode, partial results --> partial resultsFinalMode, partial results --> final results
It seems that Partial2Mode is a redundant run, we can remove it for better code and performance.
Describe the feature you'd like:
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy: