1. 55f26c7 ASTERIXDB-1148: Selectable array-wrapping of results by Chris Hillery · 9 years ago
  2. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  3. 727c39b Fix issue 786, issue 601, the prefix search issue reported by Abdullah, by buyingyi · 10 years ago
  4. 36b97eb Initial support for true ADM output (content type application/x-adm). by Chris Hillery · 10 years ago
  5. 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
  6. 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
  7. 4a6f412 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  8. 88e916c fixed issue #267 by icetindil · 11 years ago
  9. ea01744 checkpoint #1: support offset-based-indexing-unnest by JArod · 11 years ago
  10. 4b69f58 merged back master to jarodwen/hotfix/issue461 by JArod · 12 years ago
  11. 3a4f8ef added flush test; modified existing test that has a dependency on previous tests by zheilbron · 12 years ago
  12. 0eb3d44 added fixes for issue 461 to support long count by JArod · 12 years ago
  13. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  14. 93b7668 Added new test framework by vinayakb · 12 years ago