Adapting Materialized Views after Redefinitions.
Ashish Gupta, Inderpal Singh Mumick, Kenneth A. Ross:
Adapting Materialized Views after Redefinitions.
SIGMOD Conference 1995: 211-222@inproceedings{DBLP:conf/sigmod/GuptaMR95,
author = {Ashish Gupta and
Inderpal Singh Mumick and
Kenneth A. Ross},
editor = {Michael J. Carey and
Donovan A. Schneider},
title = {Adapting Materialized Views after Redefinitions},
booktitle = {Proceedings of the 1995 ACM SIGMOD International Conference on
Management of Data, San Jose, California, May 22-25, 1995},
publisher = {ACM Press},
year = {1995},
pages = {211-222},
ee = {http://doi.acm.org/10.1145/223784.223817, db/conf/sigmod/sigmod95-16.html},
crossref = {DBLP:conf/sigmod/95},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
BibTeX
Abstract
We consider applications using materialized views, and add a twist to
the view maintenance problem - what if the view definition itself
changes. Can we do better than recomputing the view from the base
relations by adapting the materialized view instead? Traditional view
maintenance tries to maintain the materialized view in response to
modifications to the base relations; we try to ``adapt'' the view in
response to changes in the view definition.
Such techniques are needed for applications where the user can change
queries dynamically and see the changes in the results fast. Data
archeology, data visualization, and dynamic queries are examples of
such applications.
We consider all possible redefinitions of SQL
Select-From-Where-Groupby, Union, and Minus views, and show how these
views can be adapted using the old materialization for the cases where
it is possible to do so. We also identify extra information that can
be kept with a materialization to facilitate a redefinition. This
paper is comprehensive in considering all possible changes to the view
definition. Changes in the Select, From, Where, and Groupby clauses
can be handled, as can changes in the operands to the Union and Except
operations. We also handle multiple simultaneous changes to a view
without necessarily materializing intermediate results. We identify
guidelines for users and database administrators that can be used to
facilitate efficient view adaptation.
Copyright © 1995 by the ACM,
Inc., used by permission. Permission to make
digital or hard copies is granted provided that
copies are not made or distributed for profit or
direct commercial advantage, and that copies show
this notice on the first page or initial screen of
a display along with the full citation.
Online Version (ACM WWW Account required): Full Text in PDF Format
CDROM Version: Load the CDROM "Volume 1 Issue 1, SIGMOD '93-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
BibTeX
Printed Edition
Michael J. Carey, Donovan A. Schneider (Eds.):
Proceedings of the 1995 ACM SIGMOD International Conference on Management of Data, San Jose, California, May 22-25, 1995.
ACM Press 1995 BibTeX
,
SIGMOD Record 24(2),
June 1995
Contents
[Index Terms]
[Full Text in PDF Format, 1211 KB]
References
- [AWS93]
- ...
- [BBMS89]
- Alexander Borgida, Ronald J. Brachman, Deborah L. McGuinness, Lori Alperin Resnick:
CLASSIC: A Structural Data Model for Objects.
SIGMOD Conference 1989: 58-67 BibTeX
- [BST+92]
- ...
- [BST+93]
- Ronald J. Brachman, Peter G. Selfridge, Loren G. Terveen, Boris Altman, Fern Halper, Thomas Kirk, Alan Lazar, Deborah L. McGuinness, Lori Alperin Resnick:
Integrated Support for Data Archeology.
Int. J. Cooperative Inf. Syst. 2(2): 159-185(1993) BibTeX
- [CKPS95]
- Surajit Chaudhuri, Ravi Krishnamurthy, Spyros Potamianos, Kyuseok Shim:
Optimizing Queries with Materialized Views.
ICDE 1995: 190-200 BibTeX
- [GMR95]
- ...
- [GMS93]
- Ashish Gupta, Inderpal Singh Mumick, V. S. Subrahmanian:
Maintaining Views Incrementally.
SIGMOD Conference 1993: 157-166 BibTeX
- [GSUW94]
- Ashish Gupta, Yehoshua Sagiv, Jeffrey D. Ullman, Jennifer Widom:
Constraint Checking with Partial Information.
PODS 1994: 45-55 BibTeX
- [LMS94]
- Alon Y. Levy, Inderpal Singh Mumick, Yehoshua Sagiv:
Query Optimization by Predicate Move-Around.
VLDB 1994: 96-107 BibTeX
- [LMSS95]
- Alon Y. Levy, Alberto O. Mendelzon, Yehoshua Sagiv, Divesh Srivastava:
Answering Queries Using Views.
PODS 1995: 95-104 BibTeX
- [LY85]
- Per-Åke Larson, H. Z. Yang:
Computing Queries from Derived Relations.
VLDB 1985: 259-269 BibTeX
- [MPR90]
- Inderpal Singh Mumick, Hamid Pirahesh, Raghu Ramakrishnan:
The Magic of Duplicates and Aggregates.
VLDB 1990: 264-277 BibTeX
- [RSU95]
- Anand Rajaraman, Yehoshua Sagiv, Jeffrey D. Ullman:
Answering Queries Using Templates with Binding Patterns.
PODS 1995: 105-112 BibTeX
- [TSI94]
- Odysseas G. Tsatalos, Marvin H. Solomon, Yannis E. Ioannidis:
The GMAP: A Versatile Tool for Physical Data Independence.
VLDB 1994: 367-378 BibTeX
- [Ull89]
- Jeffrey D. Ullman:
Principles of Database and Knowledge-Base Systems, Volume II.
Computer Science Press 1989, ISBN 0-7167-8162-X
Contents BibTeX
- [WS93]
- ...
- [YL87]
- H. Z. Yang, Per-Åke Larson:
Query Transformation for PSJ-Queries.
VLDB 1987: 245-254 BibTeX
Referenced by
- Xin Zhang, Elke A. Rundensteiner:
Data Warehouse Maintenance under Concurrent Schema and Data Updates.
ICDE 1999: 253
- Shih-Fu Chang, Luis Gravano, Gail E. Kaiser, Kenneth A. Ross, Salvatore J. Stolfo:
Database Research at Columbia University.
SIGMOD Record 27(3): 75-80(1998)
- Sunil Samtani, Mukesh K. Mohania, Vijay Kumar, Yahiko Kambayashi:
Recent Advances and Research Problems in Data Warehousing.
ER Workshops 1998: 81-92
- Anisoara Nica, Amy J. Lee, Elke A. Rundensteiner:
The CVS Algorithm for View Synchronization in Evolvable Large-Scale Information Systems.
EDBT 1998: 359-373
- Lars Bækgaard, Leo Mark:
Incremental Computation of Set Difference Views.
IEEE Trans. Knowl. Data Eng. 9(2): 251-261(1997)
- François Llirbat, Françoise Fabret, Eric Simon:
Eliminating Costly Redundant Computations from SQL Trigger Executions.
SIGMOD Conference 1997: 428-439
- Catriel Beeri, Alon Y. Levy, Marie-Christine Rousset:
Rewriting Queries Using Views in Description Logics.
PODS 1997: 99-108
- Rongquen Chen, Weiyi Meng:
Efficient View Maintenance in a Multidatabase Environment.
DASFAA 1997: 391-400
- Divesh Srivastava, Shaul Dar, H. V. Jagadish, Alon Y. Levy:
Answering Queries with Aggregation Using Views.
VLDB 1996: 318-329
- Kenneth A. Ross, Divesh Srivastava, S. Sudarshan:
Materialized View Maintenance and Integrity Constraint Checking: Trading Space for Time.
SIGMOD Conference 1996: 447-458
- Alon Y. Levy, Anand Rajaraman, Jeffrey D. Ullman:
Answering Queries Using Limited External Processors.
PODS 1996: 227-237
- Sofien Gannouni, Emmanuel Gleizer:
Incremental View Maintenance for Data Warehousing.
ADBIS 1996: 93-101
- Ashish Gupta, Inderpal Singh Mumick:
Maintenance of Materialized Views: Problems, Techniques, and Applications.
IEEE Data Eng. Bull. 18(2): 3-18(1995)
- Alon Y. Levy, Alberto O. Mendelzon, Yehoshua Sagiv, Divesh Srivastava:
Answering Queries Using Views.
PODS 1995: 95-104
BibTeX
ACM SIGMOD Anthology - DBLP:
[Home | Search: Author, Title | Conferences | Journals]
ACM SIGMOD Anthology: Copyright © by ACM (info@acm.org), Corrections: anthology@acm.org
DBLP: Copyright © by Michael Ley (ley@uni-trier.de), last change: Sat May 16 23:40:26 2009