This document discusses processing business intelligence (BI) queries in SQL rather than BI-specific languages. It proposes extensions to Apache Calcite's SQL dialect to support measures, context-sensitive expressions, and analytic views that contain metrics and calculations. The talk will describe the SQL syntax for measures, how to define and use them for cross-dimensional calculations, and approaches for optimizing such queries. It provides examples of multidimensional queries that can be expressed in both MDX and the proposed SQL extensions.
Related topics: