Artigo Acesso aberto Revisado por pares

Query optimization over crowdsourced data

2013; Association for Computing Machinery; Volume: 6; Issue: 10 Linguagem: Inglês

10.14778/2536206.2536207

ISSN

2150-8097

Autores

Hyun Jung Park, Jennifer Widom,

Tópico(s)

Data Management and Algorithms

Resumo

Deco is a comprehensive system for answering declarative queries posed over stored relational data together with data obtained on-demand from the crowd. In this paper we describe Deco's cost-based query optimizer, building on Deco's data model, query language, and query execution engine presented earlier. Deco's objective in query optimization is to find the best query plan to answer a query, in terms of estimated monetary cost. Deco's query semantics and plan execution strategies require several fundamental changes to traditional query optimization. Novel techniques incorporated into Deco's query optimizer include a cost model distinguishing between "free" existing data versus paid new data, a cardinality estimation algorithm coping with changes to the database state during query execution, and a plan enumeration algorithm maximizing reuse of common subplans in a setting that makes reuse challenging. We experimentally evaluate Deco's query optimizer, focusing on the accuracy of cost estimation and the efficiency of plan enumeration.

Referência(s)