1. 3caae9e Improved rule matching for indexed NL joins using primary btree indexes (if hint was given). Fixed a few bugs in the access method rewrite rule. Added tests to guard against regressions. by alexander.behm · 12 years ago
  2. 617a652 Merged asterix_stabilization r811:r842. by alexander.behm · 12 years ago vault/asterix_inline_vars
  3. 1e74ad5 Implemented indexed NL joins using secondary RTrees. by alexander.behm · 12 years ago
  4. d1e2cb1 Added runtime tests for indexed-nl similarity joins that also return the similarity value. by alexander.behm · 12 years ago
  5. 255ad21 Fixed a bug in jaccard-check reported by Zach. by alexander.behm · 12 years ago
  6. 07617fd Improved matching capability of Rares-style fuzzy-join rule that is more consistent with the index based matching. Added indexed-NL-join hint to resolve choice between Rares-style fuzzy joins (where applicable) and index based fuzzy joins. Enabled a few Rares-style fuzzyjoin tests that used to break. by alexander.behm · 13 years ago
  7. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago