@inproceedings{4e1435e1e60b42a98cf5a7bde4e5c7c6,
title = "Run-time Optimization for Pipelined Systems",
abstract = "Traditional optimizers fail to pick good execution plans, when faced with increasingly complex queries and large data sets. This failure is even more acute in the context of XQuery, due to the structured nature of the XML language. To overcome the vulnerabilities of traditional optimizers, we have previously proposed ROX, a Run-time Optimizer for XQueries, which interleaves optimization and execution of full tables. ROX has proved to be robust, even in the presence of strong correlations, but it has one limitation: it uses full materialization of intermediate results making it unsuitable for pipelined systems. Therefore, this paper proposes ROX-sampled, a variant of ROX, which executes small data samples, thus generating smaller intermediates. We conduct extensive experiments which proved that ROX-sampled is comparable to ROX in performance, and that it is still robust against correlations. The main benefit of ROX-sampled is that it allows the large number of pipelined databases to import the ROX idea into their optimization paradigm.",
keywords = "IR-70842, EWI-17779, DB-XMLDB: XML DATABASES, METIS-270783",
author = "{Abdel Kader}, R. and {van Keulen}, Maurice and Peter Boncz and Stefan Manegold",
year = "2010",
month = may,
day = "19",
language = "Undefined",
series = "CEUR Workshop Proceedings",
publisher = "CEUR",
pages = "15.1--15.12",
booktitle = "Proceedings of the IV Alberto Mendelzon Workshop on Foundations of Data Management (AMW2010)",
note = "IV Alberto Mendelzon Workshop on Foundations of Data Management (AMW2010), Buenos Aires, Argentina ; Conference date: 19-05-2010",
}