1. d3e190c addressed Sattam's comments, and fixed bugs introduced by the previous fix by JArod · 12 years ago
  2. 79acc1d addressed Sattam's review comment on using constants for better readability by JArod · 12 years ago
  3. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 12 years ago
  4. 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 12 years ago
  5. 857d562 Addressed code review comments. by salsubaiee · 12 years ago
  6. e174045 fixing format issues by icetindil · 12 years ago
  7. 94dc9bd Addressing Yingyi's second round comments by icetindil · 12 years ago
  8. 80d6ead Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378 by icetindil · 12 years ago
  9. 9653e3a addressing Yingyi's comments by icetindil · 12 years ago
  10. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 12 years ago
  11. 45d6121 merge master into branch. by salsubaiee · 12 years ago
  12. 2ca2587 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378 by icetindil · 12 years ago
  13. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 12 years ago
  14. b88fc97 Merge branch 'master' into raman/asterix_lsm_stabilization_dependency by ramangrover29 · 12 years ago
  15. 7799756 dependency resolution checkpoint 1 by ramangrover29 · 12 years ago
  16. bbe1618 1. fix the partitioning key ordering in AqlDataSource; 2. use murmur hash for all types by buyingyi · 12 years ago
  17. 008c29b fixed an issue reported by Steven on temporal loading issue; rewrote the printers to share the print code by JArod · 12 years ago
  18. dcda88b fixing issue 378 by icetindil · 12 years ago
  19. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 12 years ago
  20. 108d432 fixing issue 378 by icetindil · 12 years ago
  21. a8f1f53 fix hash function factory to not read out-of-bound byte and add order-by into test cases by buyingyi · 12 years ago
  22. 51c565e fix issue442 by buyingyi · 12 years ago
  23. a559065 add runtime type check for the evaluatation results of boolean expressions by buyingyi · 12 years ago
  24. 8c0e37a Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  25. b4b2184 fix issue258 by buyingyi · 12 years ago
  26. 4d9b5dc removed redundant function for sub-duration type from merging by JArod · 12 years ago
  27. f5e5140 remove the method addPrivateFunction by ramangrover29 · 12 years ago
  28. 2bf3074 merge from master by ramangrover29 · 12 years ago
  29. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 12 years ago
  30. 2c5e06a checkpoint: added test cases for order-by queries using sub-duration types; added printers for sub-duration types by JArod · 12 years ago
  31. e2228bd fix issue453 by buyingyi · 12 years ago
  32. a2c6fc1 checkpoint: updated murmur hash function to use hyracks-data by JArod · 12 years ago
  33. bcacd9c merged master back to jarodwen/hotfix/issue363 by JArod · 12 years ago
  34. 72db644 merge from master by ramangrover29 · 12 years ago
  35. ccac134 addressed Sattam's comments; added code to enable loading year-month-duration and day-time-duration through external data by JArod · 12 years ago
  36. d7c3748 fix issue51 by buyingyi · 12 years ago
  37. 7bc0261 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  38. 7af3ece fix issue377 by buyingyi · 12 years ago
  39. a90e7e5 checkpoint: removed unused comparators by JArod · 12 years ago
  40. 580cf35 checkpoint: enable generic binary hashing for all types by JArod · 12 years ago
  41. ba75a0b Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc by JArod · 12 years ago
  42. 2563f70 checkpoint for adding partial comparator: equality test passed by JArod · 12 years ago
  43. ab94322 merged back master e4baf34 by JArod · 12 years ago
  44. 31173e0 checkpoint for adding partial comparators by JArod · 12 years ago
  45. 6682898 Merge branch 'yingyi/asterix_beta_fix' by buyingyi · 12 years ago
  46. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  47. e2eb6ef addressed raman's review comments by zheilbron · 12 years ago
  48. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 12 years ago
  49. 05eb1c3 fix issue400 by buyingyi · 12 years ago
  50. bbdfde1 Merge branch 'asterix_lsm_stabilization' into jarodwen/hotfix363 by JArod · 12 years ago
  51. 70f0435 addressed Sattam's review comments by JArod · 12 years ago
  52. 58beafb add more comments by buyingyi · 12 years ago
  53. 7f6d5b7 Merge branch 'asterix_lsm_stabilization' of https://code.google.com/p/asterixdb into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  54. 204190c added test cases for issue 412 by JArod · 12 years ago
  55. 929aeea added get functions for day-time-duration and year-month-duration by JArod · 12 years ago
  56. 89a89b5 fix issue343 by buyingyi · 12 years ago
  57. ad6da69 added code to enable temporal instance key on date, time, datetime, year-month-duration and day-time-duration; metadata test should be double checked as it cannot pass now by JArod · 12 years ago
  58. edbd9c4 added year-month-duration and day-time-duration types by JArod · 12 years ago
  59. 5eb71fe Re-enabling creating indexes on nullable fields. by salsubaiee · 12 years ago
  60. ffb78d8 Merge branch 'salsubaiee/asterix_lsm_stabilization_issue_384' into asterix_lsm_stabilization (Reviewed by Raman). by salsubaiee · 12 years ago
  61. 9f698ff Addressed code review comments. by salsubaiee · 12 years ago
  62. e816109 Merge branch 'salsubaiee/asterix_lsm_stabilization_issue_266' into asterix_lsm_stabilization (Reviewed by Raman.) by salsubaiee · 12 years ago
  63. ded644d Fix for issue 384. by salsubaiee · 12 years ago
  64. b92490c Merge branch 'asterix_lsm_stabilization' of https://code.google.com/p/asterixdb into jarodwen/hotfix363 by JArod · 12 years ago
  65. 460b752 addressed Sattam's review comments; added the entry for the test case in by JArod · 12 years ago
  66. a0d53d9 Fix for issue 266. by salsubaiee · 12 years ago
  67. ab85130 Merge branch 'salsubaiee/asterix_lsm_stabilization_issue_255' into asterix_lsm_stabilization (Reviewed by Raman). by salsubaiee · 12 years ago
  68. c50b771 Minor optimization, added comments, and fixed typos. by salsubaiee · 12 years ago
  69. f5af277 Addressed code review comments. by salsubaiee · 12 years ago
  70. e80edb9 added functions to support duration comparison by JArod · 12 years ago
  71. dab20ac * Fix for issue 360. * Modified a test case that is not doing what is supposed to do. * Changed the layout of the printed rectangle to be consistent with other spatial data types. by salsubaiee · 12 years ago
  72. d0d3aca Fix for issue 255. by salsubaiee · 12 years ago
  73. e6d4433 Added interval start and end time accessors, with test cases; minor fix for the other temporal accessors. by jarodwen · 12 years ago
  74. e36d2c7 addressed Raman's review comment. by jarodwen · 12 years ago
  75. 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 · 12 years ago
  76. ca5eb73 Enabled inverted index insert and delete operations. Added Tests cases for all the 4 index types. by salsubaiee · 12 years ago
  77. 37498c5 merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization by zheilbron · 12 years ago
  78. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  79. 2338e02 Merge asterix_stabilization into asterix_stabilization_result_distribution. by madhusudancs@gmail.com · 12 years ago
  80. ee0a23d merged asterix_stabilization_temp_missing_tests branches back to stabilization by jarodwen · 12 years ago
  81. 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
  82. 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
  83. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  84. b27a488 Remove the classes which now have a default implementation in Hyracks. by madhusudancs@gmail.com · 12 years ago
  85. d3eef7d re-enabled all existing temporal test cases. by jarodwen · 12 years ago
  86. 4e6c471 bug fixing and more test cases for date type. by jarodwen · 12 years ago
  87. 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
  88. 70731d5 Add a stub JSON method to AInterval. by madhusudancs@gmail.com · 12 years ago
  89. 534cb39 Merge asterix_stabilization_result_distribution back to asterix_stabilization. by madhusudancs@gmail.com · 12 years ago
  90. af55c73 Use the JSON printers in the JSON nullbable factory. by madhusudancs@gmail.com · 12 years ago
  91. 2643042 Initialize the printers by calling the IAWriter init method in the serializer. by madhusudancs@gmail.com · 12 years ago
  92. 0551964 Merge asterix_stabilization into asterix_stabilization_result_distribution. by madhusudancs@gmail.com · 12 years ago
  93. 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
  94. bad1aea Implement the code to read the results which are already serialized. by madhusudancs@gmail.com · 12 years ago
  95. 84d4e4c Add the support to switch between result output formats (JSON/ADM). by madhusudancs@gmail.com · 12 years ago
  96. 474b800 Implement a printer factory provider for JSON. by madhusudancs@gmail.com · 12 years ago
  97. 6020e34 Add JSON pointable printers for pointables like list and record types. by madhusudancs@gmail.com · 12 years ago
  98. 22ce395 Add JSON printer classes for each Asterix type. by madhusudancs@gmail.com · 12 years ago
  99. 48d90e7 Added one more missing toJSON stub implementation. by madhusudancs@gmail.com · 12 years ago
  100. 5852889 Implement a stub toJSON method for the new type AInterval, we will remove this stub when visitor pattern based JSON printer is implemented. by madhusudancs@gmail.com · 12 years ago