1. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  2. aae6d91 Added expected plans. Final touches to complete tests for this bugfix. by alexander.behm · 12 years ago vault/asterix_fix_issue_224
  3. 7c406aa Gave tests more descriptive names. Reorganized existing tests. by alexander.behm · 12 years ago
  4. 3dee02f Moved files into appropriate join folder. by alexander.behm · 12 years ago
  5. ca3d41f Tests for issue 224 by khfaraaz82@gmail.com · 12 years ago
  6. 5913fe5 Merged asterix_stabilization r916:r950. by alexander.behm · 12 years ago
  7. 8a3e3c0 Fixed a bug in BTree indexed NL joins. The bug surfaced in a query with multiple index rewrites (primary index search feeding into a secondary indexed NL join). by alexander.behm · 12 years ago
  8. 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
  9. a421807 Removed useless data loads to speed up optimizer tests. by alexander.behm · 12 years ago
  10. b56b495 Merged asterix_stabilization r879:r881. by alexander.behm · 12 years ago
  11. 4037dde Updated some of the optimizer test cases that were broken by a recenet commit. by salsubaiee@gmail.com · 12 years ago
  12. 58cf330 Merged asterix_statement_model_fix into asterix_stabilization by RamanGrover29@gmail.com · 12 years ago
  13. 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
  14. 617a652 Merged asterix_stabilization r811:r842. by alexander.behm · 12 years ago vault/asterix_inline_vars
  15. 1e74ad5 Implemented indexed NL joins using secondary RTrees. by alexander.behm · 12 years ago
  16. ec90fb6 Implemented indexed-nested loops join using BTrees. Added basic tests. by alexander.behm · 12 years ago
  17. 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
  18. c9db98e Addressed comments & added more tests by khfaraaz82@gmail.com · 12 years ago
  19. 28b3443 Added primary index BTree search tests by khfaraaz82@gmail.com · 12 years ago
  20. 552e4c8 Added secondary index BTree search tests for composite key by khfaraaz82@gmail.com · 12 years ago
  21. 71e7148 BTree primary index (composite key) usage tests by khfaraaz82@gmail.com · 12 years ago
  22. 0b1ee5f Reintegrated asterix_fix_issue_154. Fixes some fuzzy join tests, and adds a hint for indexed nl joins. Abandoning complete fix for issue 154 for now. by alexander.behm · 12 years ago
  23. 6db7d30 Fixed issue 162. Added simple regression test. by alexander.behm · 12 years ago
  24. 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 · 12 years ago
  25. 941c32b Added tests for optimizing non-datascan unnests into joins. by alexander.behm · 12 years ago
  26. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  27. 96e3f3f Secondary indexes on non-nullable fields now also work for open types. Added regression tests. Next: Add support for secondary indexes on nullable fields. by alexander.behm · 12 years ago
  28. 38b7ca4 Added asterix project by vinayakb · 13 years ago