1. 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 · 11 years ago
  2. 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
  3. 4a6f412 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  4. 88e916c fixed issue #267 by icetindil · 11 years ago
  5. ea01744 checkpoint #1: support offset-based-indexing-unnest by JArod · 12 years ago
  6. 4b69f58 merged back master to jarodwen/hotfix/issue461 by JArod · 12 years ago
  7. 3a4f8ef added flush test; modified existing test that has a dependency on previous tests by zheilbron · 12 years ago
  8. 0eb3d44 added fixes for issue 461 to support long count by JArod · 12 years ago
  9. c37fb89 New directory structure for tests to run using REST framework. by khfaraaz82@gmail.com · 12 years ago
  10. 93b7668 Added new test framework by vinayakb · 12 years ago