1. 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
  2. b0e116a added support for optional types for delimited data parser; fixed an issue on temporal constructors on incorrect string parsing if the string is empty by JArod · 11 years ago
  3. a277e35 Fixed an bug introduced by the last commit on nullable field when by JArod · 11 years ago
  4. 1097e49 added fix for issue 604 and 605 by JArod · 11 years ago
  5. 4987217 added sample data and a test case for csv loading by JArod · 11 years ago
  6. 201be38 added materialization step before an insert and a scan/join of the same dataset. by salsubaiee · 11 years ago
  7. 36d1db0 Added a test case to cover load failure due to duplicate keys. by salsubaiee · 11 years ago
  8. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 11 years ago
  9. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  10. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  11. 3a4f8ef added flush test; modified existing test that has a dependency on previous tests by zheilbron · 11 years ago
  12. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  13. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  14. 008c29b fixed an issue reported by Steven on temporal loading issue; rewrote the printers to share the print code by JArod · 11 years ago
  15. 108d432 fixing issue 378 by icetindil · 11 years ago
  16. ccac134 addressed Sattam's comments; added code to enable loading year-month-duration and day-time-duration through external data by JArod · 11 years ago
  17. 91525f3 fix issue382 by buyingyi · 11 years ago
  18. 6d55667 merged r1426:1454 asterix_stabilization --> asterix_lsm_stabilization by zheilbron · 11 years ago
  19. d373cd7 Added fix for issue 289, with a test case. by jarodwen · 11 years ago vault/asterix_stabilization
  20. 454e62d Added one missing data file. by salsubaiee · 11 years ago
  21. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  22. 81b3b49 Fixed issue 269. Any touch between two spatial objects are considered an intersection. by salsubaiee · 12 years ago
  23. 264f5fd checkpoint: finished interval related function tests. by jarodwen · 12 years ago
  24. d3eef7d re-enabled all existing temporal test cases. by jarodwen · 12 years ago
  25. 4e6c471 bug fixing and more test cases for date type. by jarodwen · 12 years ago
  26. cbbab14 merged asterix_stabilization r620:1109 by jarodwen · 12 years ago
  27. c1ef23c fixed importing temporal data to use construction-notation. by jarodwen · 12 years ago
  28. a76f531 Fixed issue 54 in branch asterix_stabilization_temporal_functionality: added support for importing date, time, datetime and duration from a delimited text file. by jarodwen · 12 years ago
  29. 6615719 updated char and byte array accessors to prepare for interval importing code. by jarodwen · 12 years ago
  30. 5a02814 Fixed the feature for inserting temporal types from an external dataset. by jarodwen · 12 years ago
  31. c51d71d Added test to cover issue 162 by khfaraaz82@gmail.com · 12 years ago
  32. 000a490 merged from asterix_stabilization r408:544 by jarodwen · 12 years ago
  33. 52e0d1e Addressing review comments from Zach on r338 for temporal types fix. The following changes are done: by jarodwen · 12 years ago
  34. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  35. a359619 Response to merge request in issue 126: merge 239:346 from asterix_stabilization. by jarodwen · 12 years ago
  36. e1dfeee Updated the implementation of ADate and ADuration to follow the ISO8601 standard. The following changes are included: by jarodwen · 12 years ago
  37. 26b5ca5 Fix of the ATime representation and serdes according to the ISO8601 by Theodoros.Ioannou@gmail.com · 12 years ago
  38. 79814ec Refactored the ADateTime type: by jarodwen · 12 years ago
  39. 42d11e8 Secondary BTree indexes can now be created on nullable fields (nulls are filtered during load). Still need to modify insert/delete jobgen to filter nulls as well. by alexander.behm · 12 years ago
  40. 048a2a3 Fixed issue 108. by alexander.behm · 12 years ago vault/asterix-fix-issue-108
  41. 38b7ca4 Added asterix project by vinayakb · 13 years ago