lp:~posulliv/drizzle/remove-greedy-search

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/remove-greedy-search
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Development

Recent revisions

1115. By Padraig O'Sullivan

Removing system variables related to the greedy search algorithm.

1114. By Padraig O'Sullivan

Removed the greedy_optimizer test case as that functionality has now been
removed!

1113. By Padraig O'Sullivan

Removed the greedy-search algorithm for choosing a query execution plan.
With the fact that drizzle is targeting multi-core architectures, most
queries can be optimized via enumerative approaches, which are guaranteed to
find the global optimum in the search space. This exhaustive algorithms can
be highly efficient on multi-core architectures.

1112. By Brian Aker <brian@gaz>

Merge Jay

1111. By Brian Aker <brian@gaz>

Merge Brian

1110. By Brian Aker <brian@gaz>

Merge of Monty

1109. By Brian Aker <brian@gaz>

Merge Brian

1108. By Brian Aker <brian@gaz>

Merge of Brian

1107. By Brian Aker <brian@gaz>

Collection of Valgrind fixes.

1106. By Brian Aker <brian@gaz>

Merging Monty (which includes new replication)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.