2009 24th International Symposium on Computer and Information Sciences 2009
DOI: 10.1109/iscis.2009.5291898
|View full text |Cite
|
Sign up to set email alerts
|

Stableness in large join query optimization

Abstract: In relational database model, the use of exhaustive search methods in the large join query optimization is prohibitive because of the exponential increase of search space. An alternative widely discussed is the use of randomized search techniques. Several previous researches have been showed that the use of randomized sampling in query optimization permits to find, in average, near optimal plans in polynomial time. However, due to their random components, the quality of yielded plans for the same query may var… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2011
2011
2012
2012

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 13 publications
0
2
0
Order By: Relevance
“…This algorithm called GEQO (Genetic Query Optimization) was presented by Martin S. Utesch (Postgresql, 2010) in 1997, as an alternative to the LJQO problem. More details about GEQO can be obtained in (Bini et al, 2009).…”
Section: Genetic Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…This algorithm called GEQO (Genetic Query Optimization) was presented by Martin S. Utesch (Postgresql, 2010) in 1997, as an alternative to the LJQO problem. More details about GEQO can be obtained in (Bini et al, 2009).…”
Section: Genetic Algorithmsmentioning
confidence: 99%
“…Randomized algorithms can, in average, get good execution plans in polynomial time (Swami and Gupta, 1988;Ioannidis and Kang, 1991;Bennett et al, 1991;Louis and Zhang, 1998;Dong and Liang, 2007). However, an undesirable characteristic is the considerable costs variation (e.g., instability) of generated plans for the same query (Bini et al, 2009). Such instability is unacceptable in production applications, especially when the response time of a request is controlled.…”
Section: Introductionmentioning
confidence: 99%