scispace - formally typeset
A

Amit Shukla

Researcher at University of Wisconsin-Madison

Publications -  12
Citations -  1201

Amit Shukla is an academic researcher from University of Wisconsin-Madison. The author has contributed to research in topics: Online analytical processing & Cache. The author has an hindex of 12, co-authored 12 publications receiving 1188 citations. Previous affiliations of Amit Shukla include NCR Corporation.

Papers
More filters
Proceedings Article

Materialized View Selection for Multidimensional Datasets

TL;DR: This dissertation describes techniques for speeding up Online Analytical Processing or OLAP queries, and presents an empirical study of PBS that demonstrates that PBS picks a surprisingly good set of aggregates even when the conditions do not hold, and proposes algorithms that perform significantly better than previously proposed algorithms for multicube workloads.
Proceedings ArticleDOI

Caching multidimensional queries using chunks

TL;DR: Chunk-based caching allows fine granularity caching, and allows queries to partially reuse the results of previous queries with which they overlap, and a new organization for relational tables, which is called a “chunked file” is proposed.
Proceedings Article

Storage Estimation for Multidimensional Aggregates in the Presence of Hierarchies

TL;DR: Three strategies for estimating the storage blowup that will result from a proposed set of precomputations without actually computing them are proposed: one based on sampling, onebased on mathematical approximation, and one based upon probabilistic counting.
Proceedings ArticleDOI

Simultaneous optimization and evaluation of multiple dimensional queries

TL;DR: The initial performance results suggest that the exploitation of common subtask evaluation and global optimization can yield substantial performance improvements when relational database systems are used as data sources for multidimensional analysis.
Journal ArticleDOI

Sing the truth about ad hoc join costs

TL;DR: A detailed cost model for predicting join algorithm performance is developed, and the model is used to develop cost formulas for the major ad hoc join methods found in the relational database literature.