1. 2cddf51 Enabled PushAssignBelowUnionAllRule in cleanup rule collection. The rule helps to trigger common sub-expression elimination which removes redundant edit distance computations in index-based fuzzy joins on edit distance. by alexander.behm · 12 years ago
  2. 44f4bd5 Changes to expected plans corresponding to improvements in Algebricks rules. by alexander.behm · 12 years ago
  3. 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
  4. 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
  5. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago