1. 4db8a9d use localfs instead of the class name of the adapter by Till Westmann · 9 years ago
  2. d185e8ea Fixed ASTERIXDB-1249 and ASTERIXDB-1250: self index-nested-loop join correctly identifies the outer and the inner branch. by Taewoo Kim · 9 years ago
  3. f7b6453 Run ExecutionTest w/integration test framework by Ian Maxon · 9 years ago
  4. f758b48 ASTERIXDB-920: Fixed consecutive index-nested-loop joins failure by Taewoo Kim · 9 years ago
  5. 857dc13 ASTERIXDB-1113, Add ASF license header to AQL files by Ian Maxon · 9 years ago
  6. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  7. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  8. efb236d Fixed CSV parser to recognize quote and delimiter inside a string by Taewoo Kim · 10 years ago
  9. 8a992ac Checkpoint #1 to fix runtimets. by madhusudancs@gmail.com · 12 years ago
  10. 49a541e Manually split 445 tests into DDL, Update and Query files by madhusudancs@gmail.com · 12 years ago
  11. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  12. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  13. 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
  14. 2a0d817 Fixed issue 214 (allowing r-trees to be created for rectangle data type). Added test cases for all other spatial data types. by salsubaiee@gmail.com · 12 years ago
  15. 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
  16. 617a652 Merged asterix_stabilization r811:r842. by alexander.behm · 12 years ago vault/asterix_inline_vars
  17. 1e74ad5 Implemented indexed NL joins using secondary RTrees. by alexander.behm · 12 years ago
  18. d1e2cb1 Added runtime tests for indexed-nl similarity joins that also return the similarity value. by alexander.behm · 12 years ago
  19. 255ad21 Fixed a bug in jaccard-check reported by Zach. by alexander.behm · 12 years ago
  20. 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
  21. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago