Sciweavers

715 search results - page 23 / 143
» A Performance Evaluation of Spatial Join Processing Strategi...
Sort
View
CORR
2008
Springer
120views Education» more  CORR 2008»
14 years 9 months ago
XQuery Join Graph Isolation
A purely relational account of the true XQuery semantics can turn any relational database system into an XQuery processor. Compiling nested expressions of the fully compositional X...
Torsten Grust, Manuel Mayr, Jan Rittinger
DEBS
2003
ACM
15 years 2 months ago
MJoin: a metadata-aware stream join operator
Join algorithms must be re-designed when processing stream data instead of persistently stored data. Data streams are potentially infinite and the query result is expected to be ...
Luping Ding, Elke A. Rundensteiner, George T. Hein...
FMLDO
1993
Springer
91views Database» more  FMLDO 1993»
15 years 1 months ago
An Evaluation of Alternative Object Reassembly Strategies
The performance of object reassembly, notably the most expensive operation andthereforemainlydeterminingtheoverallperformance, is clearly crucial for the success of object-oriente...
Christian Rich, Marc H. Scholl
KAIS
2007
113views more  KAIS 2007»
14 years 9 months ago
CPU load shedding for binary stream joins
We present an adaptive load shedding approach for windowed stream joins. In contrast to the conventional approach of dropping tuples from the input streams, we explore the concept ...
Bugra Gedik, Kun-Lung Wu, Philip S. Yu, Ling Liu
VLDB
1998
ACM
121views Database» more  VLDB 1998»
15 years 1 months ago
Hash Joins and Hash Teams in Microsoft SQL Server
The query execution engine in Microsoft SQL Server employs hash-based algorithms for inner and outer joins, semi-joins, set operations (such as intersection), grouping, and duplic...
Goetz Graefe, Ross Bunker, Shaun Cooper