Reducing the cost of accessing relations in incremental view maintenance

作者:

Highlights:

摘要

In the data warehouse environment, the concept of a materialized view is common and important for efficient support of OLAP query processing. Materialized views are generally derived from several relations. These materialized views need to be updated when source relations change. Since the propagation of updates to the views may impose a significant overhead, it is essential to update the warehouse views efficiently. Though various view maintenance strategies have been discussed in the past, optimizations on the total accesses to relations have not been sufficiently investigated.In this paper we propose an efficient incremental view maintenance method called optimal delta evaluation that can minimize the total accesses to relations. We first present the delta evaluation expression and a delta evaluation tree which are core concepts of the method. Then, a dynamic programming algorithm that can find the optimal delta evaluation tree is proposed. We also present various experimental results that show the usefulness and efficiency of our proposed method.

论文关键词:Materialized view,View maintenance,Incremental maintenance

论文评审过程:Received 23 August 2005, Revised 6 November 2006, Accepted 12 November 2006, Available online 11 January 2007.

论文官网地址:https://doi.org/10.1016/j.dss.2006.11.006