Sciweavers

620 search results - page 47 / 124
» Algorithms for Rewriting Aggregate Queries Using Views
Sort
View
CIKM
2010
Springer
15 years 2 months ago
Structural annotation of search queries using pseudo-relevance feedback
Marking up queries with annotations such as part-of-speech tags, capitalization, and segmentation, is an important part of many approaches to query processing and understanding. D...
Michael Bendersky, W. Bruce Croft, David A. Smith
ICDE
2012
IEEE
228views Database» more  ICDE 2012»
13 years 6 months ago
A General Method for Estimating Correlated Aggregates over a Data Stream
—On a stream of two dimensional data items (x, y) where x is an item identifier, and y is a numerical attribute, a correlated aggregate query requires us to first apply a selec...
Srikanta Tirthapura, David P. Woodruff
CC
2009
Springer
15 years 8 months ago
Scheduling Tasks to Maximize Usage of Aggregate Variables in Place
Single-assignment languages with copy semantics have a very simple and approachable programming model. A na¨ıve implementation of the copy semantics that copies the result of eve...
Samah Abu-Mahmeed, Cheryl McCosh, Zoran Budimlic, ...
DOLAP
1999
ACM
15 years 8 months ago
Design and Selection of Materialized Views in a Data Warehousing Environment: A Case Study
In this paper, we describe the design of a data warehousing system for an engineering company ‘R’. This system aims to assist users in retrieving data for business analysis in...
Goretti K. Y. Chan, Qing Li, Ling Feng
121
Voted
VLDB
2005
ACM
121views Database» more  VLDB 2005»
15 years 9 months ago
Online Estimation For Subset-Based SQL Queries
The largest databases in use today are so large that answering a query exactly can take minutes, hours, or even days. One way to address this problem is to make use of approximati...
Chris Jermaine, Alin Dobra, Abhijit Pol, Shantanu ...