1. f7b6453 Run ExecutionTest w/integration test framework by Ian Maxon · 9 years ago
  2. 857dc13 ASTERIXDB-1113, Add ASF license header to AQL files by Ian Maxon · 9 years ago
  3. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  4. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  5. 727c39b Fix issue 786, issue 601, the prefix search issue reported by Abdullah, by buyingyi · 10 years ago
  6. 470bebe Select access method Rule fixed. Now, when the optimizer converts a select operator pattern to an index-search, it tries to match the selected access method type and the chosen index type (e.g. BTreeAccessMethod to a BTree index) by Taewoo Kim · 10 years ago
  7. 362b884 Support sort-based group-by, add test coverage for out-of-core code paths, and adapt to the new buffer cache interface. by Yingyi Bu · 11 years ago
  8. 88e916c fixed issue #267 by icetindil · 11 years ago
  9. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 12 years ago
  10. 3a4f8ef added flush test; modified existing test that has a dependency on previous tests by zheilbron · 12 years ago
  11. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 12 years ago
  12. 5e6d21f fixed issue 376 Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  13. 89a89b5 fix issue343 by buyingyi · 12 years ago
  14. 616cb7f Checkpoint #3 for fixing runtimets. by madhusudancs@gmail.com · 12 years ago
  15. 8a992ac Checkpoint #1 to fix runtimets. by madhusudancs@gmail.com · 12 years ago
  16. 49a541e Manually split 445 tests into DDL, Update and Query files by madhusudancs@gmail.com · 12 years ago
  17. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  18. e836fb9 added proper error message when trying to partition a dataset by non-existent key; added test case and some documentation by zheilbron · 12 years ago
  19. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  20. 93b7668 Added new test framework by vinayakb · 12 years ago