1. 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
  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. d790e5b Took care of Vinayak's review comments. by alexander.behm · 12 years ago vault/asterix_fuzzy_perf
  6. 954083a Added tests for surrogate-based indexed NL fuzzy joins, where the top-level join is unecessary and optimized away. by alexander.behm · 12 years ago