1. 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
  2. a421807 Removed useless data loads to speed up optimizer tests. by alexander.behm · 12 years ago
  3. c9db98e Addressed comments & added more tests by khfaraaz82@gmail.com · 12 years ago
  4. 28b3443 Added primary index BTree search tests by khfaraaz82@gmail.com · 12 years ago
  5. 552e4c8 Added secondary index BTree search tests for composite key by khfaraaz82@gmail.com · 12 years ago
  6. 71e7148 BTree primary index (composite key) usage tests by khfaraaz82@gmail.com · 12 years ago