1. 9dfda07 merge hyracks_dev_next r847:977 by buyingyi · 13 years ago
  2. 1970313 Removed the initFromPartial() method from the new aggregator interface; added AvgFieldMergeAggregatorFactory for the merge phase of AVG(). by jarodwen · 13 years ago
  3. 3288740 Pre-merge cleanup: removed old aggregator interfaces, and updated codes to use the new interface. by jarodwen · 13 years ago
  4. fd95270 Fixed bugs on key fields arrangement when partial grouping values are stored; added test cases to benchmark the new interface. by jarodwen · 13 years ago
  5. c4a5a4e Added option to perform profiling to client code by vinayakb · 13 years ago
  6. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  7. e0616d8 Changed job id from UUID to JobId by vinayakb · 13 years ago
  8. 21d59d4 Merged r490:491 from trunk by vinayakb · 14 years ago
  9. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  10. 350ce27 Merged in trunk@304:314 by vinayakb · 14 years ago
  11. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  12. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago
  13. efbbec5 Fixed external sort flush/reset sequence. Fixed FrameSorter buffer length. Added normalized key to external sort in Word count example by vinayakb · 14 years ago
  14. 424e1ae Optimized in-memory sorting. Added Eclipse project files by vinayakb · 14 years ago
  15. 51d741a Fixed word count for presorted aggregation by vinayakb · 14 years ago
  16. 168d92f Added Binary Preclustered Group Operator. Preclustered and Hash based group operators now use the same aggregator interface. Added a Frame Writing Operator. by vinayakb · 14 years ago