1. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 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 · 11 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. 00b9590 Fixed a bug in the access method rewrite rule. Added common subexpression elimination rule to normalization rule collection. Changed expected plans of optimizer tests accordingly (some plans were improved, most had variable numbers changed). by alexander.behm · 12 years ago
  7. f4ad05f Tweaked rule collection. Modified expected plans since some of the variables numbers have changed (but the plans are otherwise identical). by alexander.behm · 12 years ago
  8. 035cc1c Changed expected plans for many tests because variable inlining enables slightly better plans. by alexander.behm · 12 years ago
  9. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago