English

New Dimension Value Introduction for In-Memory What-If Analysis

Databases 2013-06-13 v2

Abstract

OLAP systems operate on historical data and provide answers to analysts queries. Recent in-memory implementations provide significant performance improvement for real time ad-hoc analysis. Philosophy and techniques of what-if analysis on data warehouse and in-memory data store based OLAP systems have been covered in great detail before but exploration of new dimension value (attribute) introduction has been limited in the context of what-if analysis. We extend the approach of Andrey Balmin et al of using select modify operator on data graph to introduce new values for dimensions and measures in a read-only in-memory data store as scenarios. Our system constructs scenarios without materializing the rows and stores the row information as queries. The rows associated with the scenarios are constructed as and when required by an ad-hoc query.

Keywords

Cite

@article{arxiv.1302.0351,
  title  = {New Dimension Value Introduction for In-Memory What-If Analysis},
  author = {Gaurav Saxena and Ruchi Narula and Manish Mishra},
  journal= {arXiv preprint arXiv:1302.0351},
  year   = {2013}
}

Comments

Changes from previous version: 1. Changed references format 2. Added a few more references 3. Added an algorithm to create sub-cube 4. Modified algorithm to process a query for a few errors 5. Rephrased sentences for clarity

R2 v1 2026-06-21T23:19:36.112Z