1. 06108ad Adding the SQL aggregate function update for count, min, max, and sum. The code if functional for scalar and aggregate implementations. Still working on avg and all serializable implementations. by Eldon Carman · 11 years ago
  2. f974bf5 Merge branch 'zheilbron/asterix_msr_demo' of https://code.google.com/p/asterixdb into zheilbron/asterix_msr_demo by salsubaiee · 11 years ago
  3. 0e19648 Changed create-polygon to accept a list of doubles. by salsubaiee · 11 years ago
  4. 8c7bcf1 change spatial type constructors to return null if a null argument is passed in by zheilbron · 11 years ago
  5. 5381ddc partially fix issue 602 by zheilbron · 11 years ago
  6. 77076bc partial fix for issue 676 by zheilbron · 11 years ago
  7. 0dea0a5 change unary function type computer to support ANY type by zheilbron · 11 years ago
  8. f50ea78 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  9. ac292f9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  10. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  11. d57e39e addressed Zack's review comments by JArod · 11 years ago
  12. 58ced8a Merge branch 'master' into jarodwen/features/type_promotion by JArod · 11 years ago
  13. 6cd1845 fix issue 653: reduce UUID object generation by zheilbron · 11 years ago
  14. ab77a74 fix issue625 by buyingyi · 11 years ago
  15. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  16. 2343b87 review branch for feeds by ramangrover29 · 11 years ago
  17. 4a6f412 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  18. 791c925 issue #267 is also fixed for fuzzy join by icetindil · 11 years ago
  19. 88e916c fixed issue #267 by icetindil · 11 years ago
  20. ebcff8a checkpoint by Raman Grover · 11 years ago
  21. f6b4b29 merge from master by Raman Grover · 11 years ago
  22. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  23. d6c7190 checkpoint: added rule to cancel the unnest with a nested listify by JArod · 11 years ago
  24. eaaef02 pass the correct length of field when hashing in record builder by zheilbron · 11 years ago
  25. 2de06ac rename variable to match what it actually represents by zheilbron · 11 years ago
  26. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  27. 692ac0a add not-null function to the output of autoidgeneration; allow record merge to handle null/union types by zheilbron · 11 years ago
  28. 121c0c3 rename getUUIDValue --> getValue by zheilbron · 11 years ago
  29. 0a2ada1 add UUID printer by zheilbron · 11 years ago
  30. dad0beb skip the type tag in UUID printer by zheilbron · 11 years ago
  31. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  32. 4013f27 add create-uuid function and record-merge function by zheilbron · 11 years ago
  33. 803fce5 added fix for type promotion during insertion by JArod · 11 years ago
  34. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  35. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  36. 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
  37. 65cdf5f Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  38. e5eb9da added support for day-of-week and skip in temporal parser by JArod · 11 years ago
  39. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  40. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  41. 89f4334 checkpoint: Updated the format-based temporal parsers to support by JArod · 11 years ago
  42. 6e4efd63 checkpoint: added format-based printers for temporal types. by JArod · 11 years ago
  43. 66f5da1 checkpoint: added format-based parser; updated the internal by JArod · 11 years ago
  44. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  45. f35620c added day-of-week function by JArod · 11 years ago
  46. c15b843 addressed Raman's comments by JArod · 11 years ago
  47. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  48. 8ef2abb Merge branch 'master' into jarodwen/hotfix/postbeta by JArod · 11 years ago
  49. 3119983 fix an issue in record casting with optional fields by zheilbron · 11 years ago
  50. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  51. 47b0d27 merge master to jarodwen/hotfix/postbeta by JArod · 11 years ago
  52. a774ef2 merge from master by ramangrover29 · 11 years ago
  53. a5e4231 merge from master by ramangrover29 · 11 years ago
  54. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  55. 7b807ff checkpoint by ramangrover29 · 11 years ago
  56. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  57. 93dd823 checkpoint by ramangrover29 · 11 years ago
  58. c982417 checkpoint 513#3: updated function visibility based on the function category document by JArod · 11 years ago
  59. e58f89a added interval-bin function with test cases for issue 546 by JArod · 11 years ago
  60. e65406f checkpoint 513#2: synced private functions with the documentation by JArod · 11 years ago
  61. 003089a checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions. by JArod · 11 years ago
  62. f1762cd fixed issue 531 by JArod · 11 years ago
  63. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  64. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  65. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  66. 68014a9 checkpoint by ramangrover29 · 11 years ago
  67. 2670169 checkpoint by ramangrover29 · 11 years ago
  68. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  69. 8be29bd merge from master by ramangrover29 · 11 years ago
  70. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  71. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 11 years ago
  72. f7f449a completed merge from master by ramangrover29 · 11 years ago
  73. db035f9 checkpoint by ramangrover29 · 11 years ago
  74. 7491566 merge from master by ramangrover29 · 11 years ago
  75. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  76. 0ee5ab9 merge master by Till Westmann · 11 years ago
  77. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  78. c7ca374 addressed Vinayak's comments by JArod · 11 years ago
  79. b558e67 Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  80. 4b69f58 merged back master to jarodwen/hotfix/issue461 by JArod · 11 years ago
  81. 908337d Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  82. 3d66580 fix for issue244 by buyingyi · 11 years ago
  83. a92154f Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  84. f6994da all tests work by Till Westmann · 11 years ago
  85. 46bafc8 Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  86. 483fb87 Addressing Yingyi's Review by pouria.pirzadeh · 11 years ago
  87. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  88. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  89. 0eb62a7 addressed Sattam's comment by JArod · 11 years ago
  90. f0485ea added fix for the failed secondary index test cases by JArod · 11 years ago
  91. d3e190c addressed Sattam's comments, and fixed bugs introduced by the previous fix by JArod · 11 years ago
  92. b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
  93. 79acc1d addressed Sattam's review comment on using constants for better readability by JArod · 11 years ago
  94. 3f6006f checkpoint: added more aggregate test cases by JArod · 11 years ago
  95. 9fe84e2 added type promotion code; updated min/max computer to support type promotion by JArod · 11 years ago
  96. ed6b1fb Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  97. 16f1773 checkpoint: added type hierarchy support; updated sum to support heterogeneous list by JArod · 11 years ago
  98. b6209b2 merge from master by ramangrover29 · 11 years ago
  99. ad69809 merge from master by ramangrover29 · 11 years ago
  100. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago