Algorithms for Efficient Top-Down Join Enumeration - Pit Fender - Books - Grin Verlag - 9783656663423 - June 13, 2014
In case cover and title do not match, the title is correct

Algorithms for Efficient Top-Down Join Enumeration

Price
NZ$ 86.50
excl. VAT

Ordered from remote warehouse

Expected delivery Apr 13 - 23
Add to your iMusic wish list

Doctoral Thesis / Dissertation from the year 2014 in the subject Computer Science - Applied, grade: summa cum laude, University of Mannheim (School of Business Informatics and Mathematics), course: Databases, language: English, abstract: For a DBMS that provides support for a declarative query language like SQL, the query optimizer is a crucial piece of software. The declarative nature of a query allows it to be translated into many equivalent evaluation plans. The process of choosing a suitable plan from all alternatives is known as query optimization. The basis of this choice are a cost model and statistics over the data. Essential for the costs of a plan is the execution order of join operations in its operator tree, since the runtime of plans with different join orders can vary by several orders of magnitude. An exhaustive search for an optimal solution over all possible operator trees is computationally infeasible. To decrease complexity, the search space must be restricted. Therefore, a well-accepted heuristic is applied: All possible bushy join trees are considered, while cross products are excluded from the search. There are two efficient approaches to identify the best plan: bottom-up and top-down join enumeration. But only the top-down approach allows for branch-and-bound pruning, which can improve compile time by several orders of magnitude, while still preserving optimality. Hence, this thesis focuses on the top-down join enumeration. In the first part, we present two efficient graph-partitioning algorithms suitable for top-down join enumeration. However, as we will see, there are two severe limitations: The proposed algorithms can handle only (1) simple (binary) join predicates and (2) inner joins. Therefore, the second part adopts one of the proposed partitioning strategies to overcome those limitations. Furthermore, we propose a more generic partitioning framework that enables every graph-partitioning algorithm to handle join predicates involving more


208 pages, black & white illustrations

Media Books     Paperback Book   (Book with soft cover and glued back)
Released June 13, 2014
ISBN13 9783656663423
Publishers Grin Verlag
Pages 208
Dimensions 148 × 210 × 12 mm   ·   309 g
Language German  

More by Pit Fender

Show all