Data stream systems process persistent queries, typically posed over sliding windows and re-evaluated periodically as the windows slide forward. Due to their long-running nature, a number of similar persistent queries may run in parallel at any given time, therefore multiquery optimization is particularly important. In traditional multi-query optimization, one of the primary goals is to detect common parts across multiple queries issued at the same time and perform the common task only once. Another related goal is to check if a new query may be answered using the answer of a related query which has been computed previously (and is stored as a materialized view). In this paper, we argue that in the context of periodically re-evaluated queri...
Aggregate window computations lie at the core of online analyt-ics in both academic and industrial a...
Summarization: An emerging challenge in modern distributed querying is to effi- ciently process mult...
Some recently proposed extensions to relational database systems as well as deductive database syste...
Data Stream Management Systems (DSMSs) were developed to be at the heart of every monitor- ing appli...
National audienceA significant line of work deals with processing data stream to produce key perform...
This work addresses the problem of sharing execution plans for queries that continuously cluster str...
We consider the problem of resource sharing when processing large numbers of continuous queries. We ...
Shared evaluation of multiple user requests is an utmost priority for stream processing engines in o...
Database systems frequently have to execute a set of related queries, which share several common sub...
The emergence of monitoring applications has precipitated the need for Data Stream Management System...
Window queries are proving essential to data-stream processing. In this paper, we present an approac...
Continuous queries applied over nonterminating data streams usually specify windows in order to obta...
Abstract. Frequent itemset mining is one of fundamental data mining problems that shares many simila...
Complex queries often contain common or similar subexpressions, either within a single query or amon...
The processing of data streams plays a central role in emerging applications such as pervasive compu...
Aggregate window computations lie at the core of online analyt-ics in both academic and industrial a...
Summarization: An emerging challenge in modern distributed querying is to effi- ciently process mult...
Some recently proposed extensions to relational database systems as well as deductive database syste...
Data Stream Management Systems (DSMSs) were developed to be at the heart of every monitor- ing appli...
National audienceA significant line of work deals with processing data stream to produce key perform...
This work addresses the problem of sharing execution plans for queries that continuously cluster str...
We consider the problem of resource sharing when processing large numbers of continuous queries. We ...
Shared evaluation of multiple user requests is an utmost priority for stream processing engines in o...
Database systems frequently have to execute a set of related queries, which share several common sub...
The emergence of monitoring applications has precipitated the need for Data Stream Management System...
Window queries are proving essential to data-stream processing. In this paper, we present an approac...
Continuous queries applied over nonterminating data streams usually specify windows in order to obta...
Abstract. Frequent itemset mining is one of fundamental data mining problems that shares many simila...
Complex queries often contain common or similar subexpressions, either within a single query or amon...
The processing of data streams plays a central role in emerging applications such as pervasive compu...
Aggregate window computations lie at the core of online analyt-ics in both academic and industrial a...
Summarization: An emerging challenge in modern distributed querying is to effi- ciently process mult...
Some recently proposed extensions to relational database systems as well as deductive database syste...