Record Details

Which sort orders are interesting?

DSpace at IIT Bombay

View Archive Info
 
 
Field Value
 
Title Which sort orders are interesting?
 
Creator GURAVANNAVAR, R
SUDARSHAN, S
DIWAN, AA
BABU, CS
 
Subject Query optimization
Sort orders
 
Description Sort orders play an important role in query evaluation. Algorithms that rely on sorting are widely used to implement joins, grouping, duplicate elimination and other set operations. The notion of interesting orders has allowed query optimizers to consider plans that could be locally sub-optimal, but produce ordered output beneficial for other operators, and thus be part of a globally optimal plan. However, the number of interesting orders for most operators is factorial in the number of attributes involved. Optimizer implementations use heuristics to prune the number of interesting orders, but the quality of the heuristics is unclear. Increasingly complex decision support queries and increasing use of query-covering indices, which provide multiple alternative sort orders for relations, motivate us to better address the problem of choosing interesting orders. We show that even a simplified version of the problem is NP-hard and provide a 1/2-benefit approximation algorithm for a special case of the problem. We then present principled heuristics for the general case of choosing interesting orders. We have implemented the proposed techniques in a Volcano-style cost-based optimizer, and our performance study shows significant improvements in estimated cost. We also executed our plans on a widely used commercial database system, and on PostgreSQL, and found that actual execution times for our plans were significantly better than for plans generated by those systems in several cases.
 
Publisher SPRINGER
 
Date 2014-10-16T13:06:48Z
2014-10-16T13:06:48Z
2012
 
Type Article
 
Identifier VLDB JOURNAL, 21(1)145-165
http://dx.doi.org/10.1007/s00778-011-0240-z
http://dspace.library.iitb.ac.in/jspui/handle/100/15623
 
Language en