1. 85e97dc merged asterix_stabilization -r755:860 to asterix_lsm_stabilization by kisskys · 12 years ago
  2. 00b9590 Fixed a bug in the access method rewrite rule. Added common subexpression elimination rule to normalization rule collection. Changed expected plans of optimizer tests accordingly (some plans were improved, most had variable numbers changed). by alexander.behm · 12 years ago
  3. 6057f2e Changed the rewrite rule of secondary btree indexes to validate the returned tuples when probing the primary index. The validation is required to enforce our transaction semantics. For the R-tree and the inverted index, the validation already exist. by salsubaiee · 12 years ago
  4. 552e4c8 Added secondary index BTree search tests for composite key by khfaraaz82@gmail.com · 12 years ago