1. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  2. e836fb9 added proper error message when trying to partition a dataset by non-existent key; added test case and some documentation by zheilbron · 12 years ago
  3. 6b15af7 fixed bug in open-closed fieldname conflict check; added test cases for open-open, open-closed, and closed-closed conflicts by zheilbron · 12 years ago
  4. f22849d Tests to create & drop open, closed types by khfaraaz82@gmail.com · 12 years ago
  5. e7c88f5 ASTERIX allows user to give additional information in form of hints. by ramangrover29 · 12 years ago
  6. 7be9246 Test to drop secondary indexes by khfaraaz82@gmail.com · 12 years ago
  7. 47868fa merged asterix_stabilization r1109 through r1168 into asterix_stabilization_issue_251 by ramangrover29 · 12 years ago
  8. 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
  9. a5d02e2 merge changes from asterix_stabilization_yfix by buyingyi · 12 years ago
  10. b6da9589 added additional runtime test for all dataset types when created with hints by ramangrover29 · 12 years ago
  11. fbaba5f Reviewer:Yingyi by ramangrover29 · 12 years ago
  12. 805ca2d merged r1017:1055 asterix_stabilization by zheilbron · 12 years ago
  13. 1896a59 add a regression test case for int64 in tpch by buyingyi · 12 years ago
  14. a08c34d fix issue236 by buyingyi · 12 years ago
  15. 0039136 merge 965:1021 from asterix_stabilization to asterix_stabilization_printerfix_staging by buyingyi · 12 years ago vault/asterix_stabilization_printerfix_staging
  16. 62f2045 Merged asterix_stabilization r997:r1017. by alexander.behm · 12 years ago
  17. e0ffa4c Implemented fixes, including tests. by alexander.behm · 12 years ago
  18. 1ba4baa Merged asterix_stabilization r915:r995. by alexander.behm · 12 years ago
  19. 542b8fd Rollback is implemented and all existing tests pass.(The existing failure test cases work, but more test cases need to be added). by kisskys · 12 years ago
  20. 71f06c7 code review: added tests for issue 29,55,134,166,201,205,208 by buyingyi · 12 years ago
  21. 607b7eb another checkpoint toward making rollback work by kisskys · 12 years ago
  22. a9faa61 Added runtime tests for fuzzy selection queries based on length-partitioned inverted indexes. by alexander.behm · 12 years ago
  23. 954083a Added tests for surrogate-based indexed NL fuzzy joins, where the top-level join is unecessary and optimized away. by alexander.behm · 12 years ago
  24. 8a37ebf 1) fixed Issue 100 and 124. by RamanGrover29@gmail.com · 12 years ago
  25. 2a0d817 Fixed issue 214 (allowing r-trees to be created for rectangle data type). Added test cases for all other spatial data types. by salsubaiee@gmail.com · 12 years ago
  26. 2471039 committing additional tests covering user defined functions by RamanGrover29@gmail.com · 12 years ago
  27. cd87748 Added missing tests that had been lost in moving to the new testing framework. by alexander.behm · 12 years ago
  28. 58cf330 Merged asterix_statement_model_fix into asterix_stabilization by RamanGrover29@gmail.com · 12 years ago
  29. 3caae9e Improved rule matching for indexed NL joins using primary btree indexes (if hint was given). Fixed a few bugs in the access method rewrite rule. Added tests to guard against regressions. by alexander.behm · 12 years ago
  30. 0f7351e a) Enabled the new test framework for executing runtime tests. by RamanGrover29@gmail.com · 12 years ago
  31. 005a0e5 Added missing files by vinayakb · 12 years ago