Sciweavers

119 search results - page 10 / 24
» Benchmarking Query Execution Robustness
Sort
View
VLDB
2005
ACM
115views Database» more  VLDB 2005»
14 years 3 months ago
KLEE: A Framework for Distributed Top-k Query Algorithms
This paper addresses the efficient processing of top-k queries in wide-area distributed data repositories where the index lists for the attribute values (or text terms) of a query...
Sebastian Michel, Peter Triantafillou, Gerhard Wei...
ICDE
2003
IEEE
144views Database» more  ICDE 2003»
14 years 11 months ago
Flux: An Adaptive Partitioning Operator for Continuous Query Systems
The long-running nature of continuous queries poses new scalability challenges for dataflow processing. CQ systems execute pipelined dataflows that may be shared across multiple q...
Mehul A. Shah, Joseph M. Hellerstein, Sirish Chand...
ICMCS
2006
IEEE
124views Multimedia» more  ICMCS 2006»
14 years 3 months ago
Exploring Automatic Query Refinement for Text-Based Video Retrieval
Text-based search using video speech transcripts is a popular approach for granular video retrieval at the shot or story level. However, misalignment of speech and visual tracks, ...
Timo Volkmer, Apostol Natsev
VLDB
2005
ACM
139views Database» more  VLDB 2005»
14 years 3 months ago
Analyzing Plan Diagrams of Database Query Optimizers
A “plan diagram” is a pictorial enumeration of the execution plan choices of a database query optimizer over the relational selectivity space. In this paper, we present and an...
Naveen Reddy, Jayant R. Haritsa
PODS
2001
ACM
143views Database» more  PODS 2001»
14 years 10 months ago
Pipelining in Multi-Query Optimization
Database systems frequently have to execute a set of related queries, which share several common subexpressions. Multi-query optimization exploits this, by finding evaluation plan...
Nilesh N. Dalvi, Sumit K. Sanghai, Prasan Roy, S. ...