1. 0bed7f2 Modify all the plans to use ONE_TO_ONE_EXCHANGE for result distribution operator. by Madhusudan.C.S · 12 years ago
  2. 4decba7 Fix optimzer tests to work with DISTRIBUTE_RESULT operator. by madhusudancs@gmail.com · 12 years ago
  3. 905948b Enabled IntroduceProjectRule. Approved by Vinayak. by alexander.behm · 12 years ago
  4. d790e5b Took care of Vinayak's review comments. by alexander.behm · 12 years ago vault/asterix_fuzzy_perf
  5. 0d9746a Re-substituted primary key variables in indexed fuzzy joins to better enable removal of the top-level equi join. by alexander.behm · 12 years ago
  6. adf42fb Changed expected query plans of index-based fuzzy joins, because we are now using a surrogate-optimized plan. by alexander.behm · 12 years ago
  7. b56b495 Merged asterix_stabilization r879:r881. by alexander.behm · 12 years ago
  8. ce9b780 Added optimizer tests for rewriting fuzzy joins using indexes while also returning the similarity value of the result pairs. by alexander.behm · 12 years ago
  9. 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
  10. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago