scispace - formally typeset
S

Sameet Agarwal

Publications -  3
Citations -  690

Sameet Agarwal is an academic researcher. The author has contributed to research in topics: Computation & Multidimensional analysis. The author has an hindex of 3, co-authored 3 publications receiving 686 citations.

Papers
More filters
Proceedings Article

On the Computation of Multidimensional Aggregates

TL;DR: In this article, the authors present fast algorithms for computing a collection of group bys, which is equivalent to the union of a number of standard group-by operations, and show how the structure of CUBE computation can be viewed in terms of a hierarchy of groupby operations.

Computation of Multidimensional Aggregates

TL;DR: This paper presents fast algorithms for computing a collection of group bys using sort-based and hashbased grouping methods with several .optimizations, like combining common operations across multiple groupbys, caching, and using pre-computed group-by8 for computing other groupbys.