1. c70c06a Fix for issue 813 - enabling prefix btree search with non-matching predicates by Ildar Absalyamov · 10 years ago
  2. 0bed7f2 Modify all the plans to use ONE_TO_ONE_EXCHANGE for result distribution operator. by Madhusudan.C.S · 11 years ago
  3. 4decba7 Fix optimzer tests to work with DISTRIBUTE_RESULT operator. by madhusudancs@gmail.com · 12 years ago
  4. 905948b Enabled IntroduceProjectRule. Approved by Vinayak. by alexander.behm · 12 years ago
  5. 3aff45f Added rule to inline variables with a single reference to physical rewrite collection. Changed expected plans for optimizer tests since the plans have been improved (fewer assigns due to inlining). by alexander.behm · 12 years ago
  6. 552e4c8 Added secondary index BTree search tests for composite key by khfaraaz82@gmail.com · 12 years ago