DocumentCode
2191809
Title
View merging in the context of view selection
Author
Chen, Changqing ; Feng, Yucai ; Feng, Jianlin
Author_Institution
Comput. Sci. Dept., Huazhong Univ. of Sci. & Technol., Wuhan, China
fYear
2002
fDate
2002
Firstpage
33
Lastpage
42
Abstract
Materialized views can provide massive improvements in query processing time, especially for aggregation queries over large tables. To achieve the potential of materialized views, we must determine what views to materialize. An important issue in view selection is view merging. View merging can take a set of candidate views generated by analyzing queries in a workload, and produce a set of merged views by exploiting commonality among those queries. View merging can efficiently reduce candidate views for view selection. We present a merging tree, as well as a fast and scalable algorithm for view merging based on such a tree. The merging tree can significantly reduce the search space of potential views to be merged. Our approach is more scalable than the alternative of sequentially merging all pairs of views every time.
Keywords
SQL; merging; query processing; relational databases; tree data structures; SQL; aggregation queries; large tables; materialized views; merging tree; query commonality; query processing time; relational database; search space; view merging; view selection; Computer science; Costs; Data engineering; Database systems; Filters; Material storage; Merging; Query processing; Space exploration;
fLanguage
English
Publisher
ieee
Conference_Titel
Database Engineering and Applications Symposium, 2002. Proceedings. International
ISSN
1098-8068
Print_ISBN
0-7695-1638-6
Type
conf
DOI
10.1109/IDEAS.2002.1029654
Filename
1029654
Link To Document