1. f7b6453 Run ExecutionTest w/integration test framework by Ian Maxon · 9 years ago
  2. fbbb422 Make LSN recording in components compatible with append-only by Ian Maxon · 9 years ago
  3. 857dc13 ASTERIXDB-1113, Add ASF license header to AQL files by Ian Maxon · 9 years ago
  4. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  5. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  6. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  7. 4cb685a Fixed a bug when creating an MBR over a circle. by salsubaiee · 11 years ago
  8. 9ae8d0a optimization for disjunctive selection predicates by Till Westmann · 11 years ago
  9. 9d0004a edit-distance-contains function implementation by icetindil · 11 years ago
  10. 2245d36 addressed code review comments, retracted the rule that converts existential query to distinct by by icetindil · 11 years ago
  11. a62f752 fix for issue 731, needs optimization on existential queries by icetindil · 11 years ago
  12. 0e19648 Changed create-polygon to accept a list of doubles. by salsubaiee · 11 years ago
  13. 401edbf Change order of elements in unordered list to make sure it works correctly by JIMAHN · 12 years ago
  14. 4682984 modifying some optimizer test cases to have unordered list as second parameter of jaccard-similarity function by JIMAHN · 12 years ago
  15. 0a400c7 Fixing issue 536 - change jaccard-similarity function to support unordered list as its second parameter by JIMAHN · 12 years ago
  16. 39cd370 expose only two kinds of inverted index(ngram and keyword) which internally use length-partitioned ngram/keyword inverted index by JIMAHN · 12 years ago
  17. b9411d8 removed test case corresponding to invalid issue by ramangrover29 · 12 years ago
  18. 5e6d21f fixed issue 376 Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  19. 6d55667 merged r1426:1454 asterix_stabilization --> asterix_lsm_stabilization by zheilbron · 12 years ago
  20. 7b4175b Test index ordering changes by khfaraaz82@gmail.com · 12 years ago
  21. 37498c5 merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization by zheilbron · 12 years ago
  22. 8a992ac Checkpoint #1 to fix runtimets. by madhusudancs@gmail.com · 12 years ago
  23. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  24. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  25. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  26. 3c59d76 Fixed issue 174. Whenever there are mixed intervals in the predicate of a BTree search, we will relax the BTree predicate to be inclusive and then do a post processing to filter out those records that don't satisfy the search predicate. by salsubaiee · 12 years ago
  27. a9faa61 Added runtime tests for fuzzy selection queries based on length-partitioned inverted indexes. by alexander.behm · 12 years ago
  28. 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
  29. af5c4e9 Fixed issue 204. by alexander.behm · 12 years ago
  30. c51d71d Added test to cover issue 162 by khfaraaz82@gmail.com · 12 years ago
  31. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago