Iceberg cubing is a valuable technique in data warehouses. The efficiency of iceberg cube computation comes from efficient aggregation and effective pruning for constraints. In advanced applications, iceberg constraints are often non-monotone and complex, for example, "Average cost in the range [51, 52] and standard deviation of cost less than beta". The current cubing algorithms either are efficient in aggregation but weak in pruning for such constraints, or can prune for non-monotone constraints but are inefficient in aggregation. The best algorithm of the former, Star-cubing, computes aggregations of cuboids simultaneously but its pruning is specific to only monotone constraints such as "COUNT(*) greater than or equal to d...
Abstract — Efficient computation of aggregations plays important role in Data Warehouse systems. Mul...
The Iceberg-Cube problem restricts the computation of the data cube to only those group-by partition...
International audience—Many existing approaches to data cube computation search for the group-by par...
The iceberg cubing problem is to compute the multidimensional group-by partitions that satisfy given...
AData cubes facilitate fast On-Line Analytical Processing (OLAP). Iceberg cubes are special cubes co...
Data cube computation is one of the most essential but expensive operations in data warehousing. Pre...
Effective pruning is essential for efficient iceberg cube computation. Previous studies have focused...
The iceberg cube mining computes all cells v, corresponding to GROUP BY partitions, that satisfy a g...
In complex data warehouse applications, high dimensional data cubes can become very big. The quotien...
The Iceberg-Cube problem is to identify the combina-tions of values for a set of attributes for whic...
Iceberg-cube mining is to compute the GROUP BY partitions, for all GROUP BY dimension lists, that sa...
It is well recognized that data cubing often produces huge outputs. Two popular efforts devoted to t...
All of the existing (iceberg) cube computation algorithms assume that the data is stored in a single...
We introduce the Iceberg-CUBE problem as a reformulation of the datacube (CUBE) problem. The Iceberg...
The main idea of iceberg data cubing methods relies on optimization techniques for computing only th...
Abstract — Efficient computation of aggregations plays important role in Data Warehouse systems. Mul...
The Iceberg-Cube problem restricts the computation of the data cube to only those group-by partition...
International audience—Many existing approaches to data cube computation search for the group-by par...
The iceberg cubing problem is to compute the multidimensional group-by partitions that satisfy given...
AData cubes facilitate fast On-Line Analytical Processing (OLAP). Iceberg cubes are special cubes co...
Data cube computation is one of the most essential but expensive operations in data warehousing. Pre...
Effective pruning is essential for efficient iceberg cube computation. Previous studies have focused...
The iceberg cube mining computes all cells v, corresponding to GROUP BY partitions, that satisfy a g...
In complex data warehouse applications, high dimensional data cubes can become very big. The quotien...
The Iceberg-Cube problem is to identify the combina-tions of values for a set of attributes for whic...
Iceberg-cube mining is to compute the GROUP BY partitions, for all GROUP BY dimension lists, that sa...
It is well recognized that data cubing often produces huge outputs. Two popular efforts devoted to t...
All of the existing (iceberg) cube computation algorithms assume that the data is stored in a single...
We introduce the Iceberg-CUBE problem as a reformulation of the datacube (CUBE) problem. The Iceberg...
The main idea of iceberg data cubing methods relies on optimization techniques for computing only th...
Abstract — Efficient computation of aggregations plays important role in Data Warehouse systems. Mul...
The Iceberg-Cube problem restricts the computation of the data cube to only those group-by partition...
International audience—Many existing approaches to data cube computation search for the group-by par...