|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
17th International Conference on Data Engineering (ICDE'01)
fAST Refresh using Mass Query Optimization
Heidelberg, Germany
April 02-April 06
ISBN: 0-7695-1001-9
| ASCII Text | x | ||
| Wolfgang Lehner, Bobbie Cochrane, Hamid Pirahesh, Markos Zaharioudakis, "fAST Refresh using Mass Query Optimization," Data Engineering, International Conference on, pp. 0391, 17th International Conference on Data Engineering (ICDE'01), 2001. | |||
| BibTex | x | ||
| @article{ 10.1109/ICDE.2001.914852, author = {Wolfgang Lehner and Bobbie Cochrane and Hamid Pirahesh and Markos Zaharioudakis}, title = {fAST Refresh using Mass Query Optimization}, journal ={Data Engineering, International Conference on}, volume = {0}, year = {2001}, isbn = {0-7695-1001-9}, pages = {0391}, doi = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2001.914852}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Data Engineering, International Conference on TI - fAST Refresh using Mass Query Optimization SN - 0-7695-1001-9 SP EP A1 - Wolfgang Lehner, A1 - Bobbie Cochrane, A1 - Hamid Pirahesh, A1 - Markos Zaharioudakis, PY - 2001 VL - 0 JA - Data Engineering, International Conference on ER - | |||
Abstract: Automatic Summary Tables (ASTs), more commonly known as materialized views, are widely used to enhance query performance, particularly for aggregate queries. Such queries access a huge number of rows to retrieve aggregated summary data while performing multiple joins in the context of a typical data warehouse star schema. To keep ASTs consistent with their underlying base data, the ASTs are either immediately synchronized or fully recomputed. This paper proposes an optimization strategy for simultaneously refreshing multiple ASTs, thus avoiding multiple scans of a large fact table (one pass for AST computation). A query stacking strategy detects common sub-expressions using the available query matching technology of DB2. Since exact common sub-expressions are rare, the novel query sharing approach systematically generates common sub-expressions for a given set of "related" queries, considering different predicates, grouping expressions, and sets of base tables. The theoretical framework, a prototype implementation of both strategies in the IBM DB2 UDB/UWO database system, and performance evaluations based on the TPC/R data schema are presented in this paper.
Citation:
Wolfgang Lehner, Bobbie Cochrane, Hamid Pirahesh, Markos Zaharioudakis, "fAST Refresh using Mass Query Optimization," icde, pp.0391, 17th International Conference on Data Engineering (ICDE'01), 2001
Usage of this product signifies your acceptance of the Terms of Use.
