1. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 12 years ago
  2. 39cd370 expose only two kinds of inverted index(ngram and keyword) which internally use length-partitioned ngram/keyword inverted index by JIMAHN · 12 years ago
  3. 0bed7f2 Modify all the plans to use ONE_TO_ONE_EXCHANGE for result distribution operator. by Madhusudan.C.S · 12 years ago
  4. 4decba7 Fix optimzer tests to work with DISTRIBUTE_RESULT operator. by madhusudancs@gmail.com · 12 years ago
  5. 905948b Enabled IntroduceProjectRule. Approved by Vinayak. by alexander.behm · 12 years ago
  6. d790e5b Took care of Vinayak's review comments. by alexander.behm · 12 years ago vault/asterix_fuzzy_perf
  7. 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
  8. 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
  9. b56b495 Merged asterix_stabilization r879:r881. by alexander.behm · 12 years ago
  10. 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
  11. 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
  12. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago