1. 8eb83ad Checkpoint towards introducing a CommitOperator which implements IOperatorExtension interface plus the corresponding rewrite rule by kisskys · 12 years ago
  2. 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
  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. 0028731 Added BTree primary index (composite key) usage result files by khfaraaz82@gmail.com · 12 years ago
  7. 82fa1e0 Merged asterix_stabilization r585:r605. by alexander.behm · 12 years ago
  8. 6db7d30 Fixed issue 162. Added simple regression test. by alexander.behm · 12 years ago
  9. 37fbd45 Merged asterix_stabilization r529:r543. by alexander.behm · 12 years ago
  10. 25394f9 Merged asterix_stabilization -r 457:535. by alexander.behm · 12 years ago
  11. 3baf17c change optimizer test result baseline due to parser change by ilovesoup · 12 years ago vault/asterix_function_merge
  12. 941c32b Added tests for optimizing non-datascan unnests into joins. by alexander.behm · 12 years ago
  13. 06bbecf Fixed output of test case (cleanup improved the plan). by alexander.behm · 12 years ago
  14. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  15. 96e3f3f Secondary indexes on non-nullable fields now also work for open types. Added regression tests. Next: Add support for secondary indexes on nullable fields. by alexander.behm · 13 years ago
  16. a1422ac fixing incorrect resulting plans of optimizer tests: inconsistent partition variable ordering in hash-exchange by buyingyi · 13 years ago
  17. 38b7ca4 Added asterix project by vinayakb · 13 years ago