1. c70c06a Fix for issue 813 - enabling prefix btree search with non-matching predicates by Ildar Absalyamov · 10 years ago
  2. d9eddd0 This change enable prefix search on Btrees by Abdullah Alamoudi · 10 years ago
  3. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  4. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  5. 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
  6. a421807 Removed useless data loads to speed up optimizer tests. by alexander.behm · 12 years ago
  7. c9db98e Addressed comments & added more tests by khfaraaz82@gmail.com · 12 years ago
  8. 28b3443 Added primary index BTree search tests by khfaraaz82@gmail.com · 12 years ago
  9. 552e4c8 Added secondary index BTree search tests for composite key by khfaraaz82@gmail.com · 12 years ago
  10. 71e7148 BTree primary index (composite key) usage tests by khfaraaz82@gmail.com · 12 years ago