Incremental updates of aggregate functions of materialized view in the data warehouse

胡孔法,宋爱波,董逸生,赵庆建
DOI: https://doi.org/10.3321/j.issn:1001-0505.2002.01.003
2002-01-01
Abstract:This paper proposes a method to compute the changes of each intermediate node in a bottom-up fashion in the view expression tree and store the data as auxiliary view in the data warehouse. By computing the updates of the aggregate functions with these auxiliary view or child view, we can compute the updates to the aggregate function of the view and implement the view incremental maintenance. Thus the maintainable time of updating the data warehouse can be reduced and the efficiency of the OLAP queries improved. The authors also propose a maintainable and incremental update algorithm to make aggregate functions on materialized views maintained.
What problem does this paper attempt to address?