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