2017
DOI: 10.14778/3115404.3115418
|View full text |Cite
|
Sign up to set email alerts
|

Revisiting reuse for approximate query processing

Abstract: Visual data exploration tools allow users to quickly gather insights from new datasets. As dataset sizes continue to increase, though, new techniques will be necessary to maintain the interactivity guarantees that these tools require. Approximate query processing (AQP) attempts to tackle this problem and allows systems to return query results at "human speed." However, existing AQP techniques start to break down when confronted with ad hoc queries that target the tails of the distribution. We therefore present… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
57
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 62 publications
(57 citation statements)
references
References 37 publications
0
57
0
Order By: Relevance
“…Approximate query engines show promise for interactive use cases [22], however these systems have not been designed with type1 latency in mind. In particular, these systems assume they are being executed in a programming environment (e.g., Jupyter Notebook, etc.…”
Section: Optimization Opportunitiesmentioning
confidence: 99%
“…Approximate query engines show promise for interactive use cases [22], however these systems have not been designed with type1 latency in mind. In particular, these systems assume they are being executed in a programming environment (e.g., Jupyter Notebook, etc.…”
Section: Optimization Opportunitiesmentioning
confidence: 99%
“…Incremental AQP Galakatos et al [42] propose an AQP formulation that treats aggregate query answers as random variables to enable reusing of approximate results with reasoning about error propagation across overlapping queries. When a new query is coming, it finds previous queries which have common attributes and query conditions with the query, thus uses these results to refine the approximation.…”
Section: Other Workmentioning
confidence: 99%
“…ReCache studies the same problem for heterogeneous data sources [8]. Intermediate results can also accelerate approximate query processing [26] and feature selection work-loads [63]. IQP considers how to efficiently incorporate delta into an existing query result, rather than storing materialized views or intermediate states for future queries.…”
Section: Incremental View Maintenancementioning
confidence: 99%