Proceedings of the 1986 ACM SIGMOD International Conference on Management of Data - SIGMOD '86 1986
DOI: 10.1145/16894.16863
|View full text |Cite
|
Sign up to set email alerts
|

R* optimizer validation and performance evaluation for local queries

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
96
0
1

Year Published

1988
1988
2007
2007

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 107 publications
(97 citation statements)
references
References 0 publications
0
96
0
1
Order By: Relevance
“…The rest of the records are then sent to site S , where the actual join can occur, and any false positives can be filtered. [18] shows that Bloomjoin consistently outperforms the basic semi-join algorithm.…”
Section: Introductionmentioning
confidence: 95%
See 1 more Smart Citation
“…The rest of the records are then sent to site S , where the actual join can occur, and any false positives can be filtered. [18] shows that Bloomjoin consistently outperforms the basic semi-join algorithm.…”
Section: Introductionmentioning
confidence: 95%
“…The Bloomjoin algorithm [5,18] reduces the amount of data transmitted further by encoding π a (S ) in a bloom filter. It proceeds as follows: First site S produces a bloom filter BF S , including the join key S .a for all its records.…”
Section: Introductionmentioning
confidence: 99%
“…Nonetheless, none of the scheduling strategies developed in these fields meet the requirements of the large scale environment where the sources are heterogeneous and data and network characteristics are unpredictable. Simplified methods of scheduling applicable to large scale come from the field of distributed databases exploiting independent parallelism [10,23,26,32,41]. The main idea is to place the relational operators near to data sources or place them on the server site, again based on singlepoint estimations at compile-time.…”
Section: Related Workmentioning
confidence: 99%
“…In System R*, both ship-in and ship-out strategies are examined. In [15] a diskbased ship-in strategy (named ship-whole) is implemented with a disk based b-tree index. This type of implementation leads to considerably different results where the ship-out method always outperforms ship-in.…”
Section: Related Workmentioning
confidence: 99%
“…Disk-based semi-join algorithms are described in [1,2,5,14]. A sort-merge join, bloom filter semi-join, and sort-based semi-join are evaluated in [15] for a distributed database environment. A bloom filter phase can be added to the shipout algorithms described in this paper.…”
Section: Related Workmentioning
confidence: 99%