apache / apache/druid

subtotal spec processing optimization

Open
#8,108 0 comments 0 reactions 1 assignee Claimed by @himanshug View on GitHub
Performance
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

currently we fill a Grouper object for each subtotal spec which is not a prefix of top level dimensions. We can reuse Grouper created for one subtotal spec by another if second subtotal spec is prefix of first subtotal spec.

follow up on #8109

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.