1. 8c7ffcd [maven-release-plugin] prepare for next development iteration by vinayakb · 11 years ago vault/asterix_lsm_stabilization@1654
  2. 8a1a718 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago asterix-0.0.4@1646
  3. 45547d7 [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  4. 5b3b3a3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  5. 67c655f [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  6. 634d9e3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  7. 9fe5844 Fixed maven plugin poms to be releas-able by vinayakb · 11 years ago
  8. 5ee049d Merged asterix_lsm_stabilization upto r1547 by vinayakb · 11 years ago
  9. 9d76fa2 added fix for issue 310 with test cases. by jarodwen · 11 years ago
  10. 65c9174 commit the fix from Raman for the function identification strategy in issue 293. Now ASTERIX supports functions with same name but different arity. by jarodwen · 11 years ago
  11. c5f3513 Added type check to the spatial cell function and proper error messages. by salsubaiee · 11 years ago
  12. 5ddcadd merged r1373:1424 asterix_stabilization --> asterix_lsm_stabilization by zheilbron · 11 years ago
  13. c1b365c merged -r1401:1409 from asterix_stabilization to asterix_stabilization_func_type_check; removed a file mistakenly committed in r1409. by jarodwen · 11 years ago
  14. b0900b1 addressed Vinayak's comments about r1394: added reasonable and user-friendly exception information for functions. by jarodwen · 11 years ago
  15. 7d45e46 addressed Sattam's review comment. by jarodwen · 11 years ago
  16. c9da216 merged asterix_stabilization -r1387:1399 to asterix_stabilization_func_type_check by jarodwen · 11 years ago
  17. 7d1e03d fix pom files by zheilbron · 11 years ago
  18. 37498c5 merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization by zheilbron · 11 years ago
  19. 8a201c1 updated functions with type-checking. by jarodwen · 11 years ago
  20. ab8836e More merges from asterix_stabilization to asterix_stabilization_result_distribution. by madhusudancs@gmail.com · 12 years ago
  21. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  22. 2338e02 Merge asterix_stabilization into asterix_stabilization_result_distribution. by madhusudancs@gmail.com · 12 years ago
  23. ee0a23d merged asterix_stabilization_temp_missing_tests branches back to stabilization by jarodwen · 12 years ago
  24. e0d6f91 addressed Sattam's comments on eliminating object creation and copy-and-paste code in the interval parser. by jarodwen · 12 years ago vault/asterix_stabilization_temp_missing_tests
  25. 637faed addressed Sattam's comments to eliminate object creation (introduced some copy-and-paste code, but have not found a better solution for this; could be revised later if better solution can be found) by jarodwen · 12 years ago
  26. 20e5a58 updated test cases for string and numeric functions with minor fixes in code. by jarodwen · 12 years ago
  27. 81b3b49 Fixed issue 269. Any touch between two spatial objects are considered an intersection. by salsubaiee · 12 years ago
  28. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  29. 6b11665 bug fixing for calendar-duration functions: the original implementation does not match the duration arithmetic operations. by jarodwen · 12 years ago
  30. d3eef7d re-enabled all existing temporal test cases. by jarodwen · 12 years ago
  31. 4e6c471 bug fixing and more test cases for date type. by jarodwen · 12 years ago
  32. 153992b Reverting the merge of asterix_stabilization_result_distribution until the tests in the corresponding hyracks branch pass. by madhusudancs@gmail.com · 12 years ago
  33. 534cb39 Merge asterix_stabilization_result_distribution back to asterix_stabilization. by madhusudancs@gmail.com · 12 years ago
  34. 8a61a18 clean pom.xml to set fork=true by buyingyi · 12 years ago
  35. 4bf98de Fix a merge issue with the file. by madhusudancs@gmail.com · 12 years ago
  36. 84d4e4c Add the support to switch between result output formats (JSON/ADM). by madhusudancs@gmail.com · 12 years ago
  37. f2660a2 addressed yingyi's comments by zheilbron · 12 years ago vault/asterix_stabilization_issue_173
  38. b03845a merged asterix_stabilization r1196:1212 into issue173 branch by zheilbron · 12 years ago
  39. da55d12 added checks for field name conflicts between two closed fields and open-closed fields by zheilbron · 12 years ago
  40. 5e741de changed poms to target jdk1.7 source by zheilbron · 12 years ago
  41. 2de6d34 introduced new adm lexer into stabilization. Issue #215 by diegogiorgini@gmail.com · 12 years ago
  42. 1c0fa2a merged from asterix_stabilization for r1113:1117 by jarodwen · 12 years ago
  43. cbbab14 merged asterix_stabilization r620:1109 by jarodwen · 12 years ago
  44. 9595bcd updated functions to replace hyphen with underscore in all temporal function names. by jarodwen · 12 years ago
  45. 0135a88 added current time/date/datetime functions; added duration support for all temporal accessors. by jarodwen · 12 years ago
  46. 805ca2d merged r1017:1055 asterix_stabilization by zheilbron · 12 years ago
  47. c1ef23c fixed importing temporal data to use construction-notation. by jarodwen · 12 years ago
  48. f5cec50 issue 180 fixedInBranch: the range of int64 should be [-9223372036854775808i64, 9223372036854775807i64]. Originally a negative int64 value is computed by a positive long multiplied by -1, however this will miss the minimum value of -9223372036854775808i64 as there is no 9223372036854775808i64. by jarodwen · 12 years ago
  49. 0039136 merge 965:1021 from asterix_stabilization to asterix_stabilization_printerfix_staging by buyingyi · 12 years ago vault/asterix_stabilization_printerfix_staging
  50. 62f2045 Merged asterix_stabilization r997:r1017. by alexander.behm · 12 years ago
  51. e0ffa4c Implemented fixes, including tests. by alexander.behm · 12 years ago
  52. 1ba4baa Merged asterix_stabilization r915:r995. by alexander.behm · 12 years ago
  53. 33d58a2 Took care of Vinayak's review comments. Cleaned up Asterix list builders. by alexander.behm · 12 years ago vault/asterix_tokenizer_opt
  54. ce18ebf refactoring and polishing for code review by buyingyi · 12 years ago
  55. b2d1694 Improved tokenizer performance by reducing data copies. by alexander.behm · 12 years ago
  56. 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
  57. 85e97dc merged asterix_stabilization -r755:860 to asterix_lsm_stabilization by kisskys · 12 years ago
  58. 1fe0a57 move pointable/visitor package to asterix-om by buyingyi · 12 years ago
  59. 6615719 updated char and byte array accessors to prepare for interval importing code. by jarodwen · 12 years ago
  60. 58cf330 Merged asterix_statement_model_fix into asterix_stabilization by RamanGrover29@gmail.com · 12 years ago
  61. c01c77a added proper callbacks to operators. passed all existing tests EXCEPT abort test.(The expected result of the existing abort test is different from the one under the entity-level commit) by kisskys · 12 years ago
  62. 4ce7d1e Added interval functions for Allen's interval relation. by jarodwen · 12 years ago
  63. 01e5702 Started implementing Asterix operation callbacks. by alexander.behm · 12 years ago
  64. 2a620c5 Changed the TransactionManager interface to deal with the entity level commit by kisskys · 12 years ago
  65. c13b0af Added interval type implemented. by jarodwen · 12 years ago
  66. ca49d8c Added temporal constructor fix for threading issue. by jarodwen · 12 years ago
  67. 4040516 Changes based on the code review, and dealing with nulls for the existing spatial functions. by salsubaiee@gmail.com · 12 years ago vault/asterix_stabilization_spatial_accessors
  68. 4cdacb0 Implemented accessors for spatial data types. by salsubaiee@gmail.com · 12 years ago
  69. ef42ffb Added calendar-duration functions and timezone related function; fixed a small bug on printing timezone string. by jarodwen · 12 years ago
  70. 170f0d6 Fixed issue 190. Bottom left and upper right points can be either the first or the second arguments when creating a rectangle. by salsubaiee · 12 years ago
  71. 53e1f50 Fixed issue 186. Problem was that a homogeneous list of a nullable type was not converted to an list of type any. by alexander.behm · 12 years ago
  72. f6bcbdd updated versions to 0.2.2-SNAPSHOT by zheilbron · 12 years ago
  73. 12ea938 merged asterix_stabilization -r722:751 to asterix_lsm_stabilization by zheilbron · 12 years ago
  74. 88afc46 Changed hyracks dependencies to 0.2.2-SNAPSHOT from 0.2.1-SNAPSHOT by vinayakb · 12 years ago
  75. caff182 Added arithmetic functions for date, time and datetime over duration. by jarodwen · 12 years ago
  76. 6e302bf added JobEventListenerFactory for bulkLoadOperation. by kisskys · 12 years ago
  77. 3c686d5 removed asterix-hyracks-glue; ignored all failure tests since transactions no longer work by zheilbron · 12 years ago
  78. 83c48af merged asterix_recovery r407:726 to asterix_lsm_stabilization (now running with new lock manager on LSM) by zheilbron · 12 years ago
  79. ff82ec6 merged asterix_stabilization -r 689:722 by zheilbron · 12 years ago
  80. 255ad21 Fixed a bug in jaccard-check reported by Zach. by alexander.behm · 12 years ago
  81. 7cc1b58 checkpointing LSM integration: missing LSM RTree linearizer fix and jaccard computation fixes by zheilbron · 12 years ago
  82. 5a02814 Fixed the feature for inserting temporal types from an external dataset. by jarodwen · 12 years ago
  83. 7a1e446 - Added accessors for temporal types; by jarodwen · 12 years ago
  84. f001f1a Fixed issue 182. by alexander.behm · 12 years ago
  85. adf3c63 Added comparison feature for ADate and ATime by jarodwen · 12 years ago
  86. 23c98ef Reimplemented min/max aggregate functions to support all totally ordered types that have an IBinaryComparator implementation. Added tests. by alexander.behm · 12 years ago
  87. cb10bd8 Minor fixes to avg agg functions. by alexander.behm · 12 years ago
  88. b04d04d Addressed Vinayak's comments on sum and count. by alexander.behm · 12 years ago
  89. 82fa1e0 Merged asterix_stabilization r585:r605. by alexander.behm · 12 years ago
  90. e8ef10e Removed IAccumulator and related changes for now. by alexander.behm · 12 years ago
  91. c73c69b Fixed issue 152. by alexander.behm · 12 years ago
  92. 5ebf00b Fixed issue 159. Added regression test. by alexander.behm · 12 years ago
  93. bb76f5a Added AsterixListAccessor which provides convenient access to lists (was way overdue). Simplified the scan collection unnesting function based on it. by alexander.behm · 12 years ago
  94. 9284c8e Merged asterix_stabilization r556:r583. by alexander.behm · 12 years ago
  95. 372a073 Added scalar version of all aggregate functions via a GenericScalarAggregateFunction. Added tests for them on all types, nulls, and empty streams. by alexander.behm · 12 years ago
  96. cc00481 Added support for INT8 in min aggregate function. by alexander.behm · 12 years ago
  97. 20d8ade Added support for INT8 type in max aggregate. by alexander.behm · 12 years ago
  98. b2991cc Added generic scalar aggregate function that wraps around existing non-scalar aggregate functions (this way we should be able to easily add scalar versions of all agg funcs). Implemented scalar count using it. by alexander.behm · 12 years ago
  99. c022a0d 1) Fixes Issue 24:Need grammar consistency w.r.t. semicolons by RamanGrover29@gmail.com · 12 years ago
  100. c49606e Added initial SumAccumulator implementation to clean up aggregates. by alexander.behm · 12 years ago