1. 8dc5b91 merged hyracks_asterix_stabilization r1792:1829 to hyracks_lsm_tree by zheilbron · 12 years ago
  2. 4b74391 merged hyracks_asterix_stabilization r1634:1651 by zheilbron · 12 years ago
  3. 2b5c3f7 Merged hyracks_asterix_stabilization r1491:r1544. by alexander.behm · 12 years ago
  4. b1ee09f merged hyracks_asterix_stabilization r1440:1453 by zheilbron · 13 years ago
  5. e74da94 merged r1274:1322 from hyracks_dev_next by zheilbron · 13 years ago
  6. e169457 merge hyracks_dev_next r978:1064 by jarodwen@gmail.com · 13 years ago
  7. e5b5b5c Fixed integration tests to use version 0.0.2 of hyracks-maven-plugin by vinayakb · 13 years ago
  8. 9dfda07 merge hyracks_dev_next r847:977 by buyingyi · 13 years ago
  9. 1970313 Removed the initFromPartial() method from the new aggregator interface; added AvgFieldMergeAggregatorFactory for the merge phase of AVG(). by jarodwen · 13 years ago
  10. 3288740 Pre-merge cleanup: removed old aggregator interfaces, and updated codes to use the new interface. by jarodwen · 13 years ago
  11. 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
  12. 08f88cb Changed client ports to match new default: 1098 by vinayakb · 13 years ago
  13. 007deee Added new IPC mechanism to Hyracks. Migrated all remote communications to use new IPC layer by vinayakb · 13 years ago
  14. 8ec0f61 Fixed NC memory leak. Fixed duplicate job cleanup. Cleaned up data treatment in Hyracks by vinayakb · 13 years ago
  15. c4a5a4e Added option to perform profiling to client code by vinayakb · 13 years ago
  16. e8fc473 Merged hyracks_dev_next into this branch. Fixed a bug in the BTree interior node where deletion would happen incorrectly if that node was the root, and if was last existing key was deleted. by alexander.behm · 13 years ago
  17. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  18. 39bfd65 Removing eclipse junk files. by alexander.behm · 13 years ago
  19. 63132f8 Enabling all tests. by alexander.behm · 13 years ago
  20. 0522683 Recreating changes from hyracks_transactions_fix branch and hyracks_btree_updates branch in this branch created off of hyracks_dev_next. by alexander.behm · 13 years ago
  21. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  22. e0616d8 Changed job id from UUID to JobId by vinayakb · 13 years ago
  23. caf7405 Merged r497:500 from trunk by vinayakb · 13 years ago
  24. 21d59d4 Merged r490:491 from trunk by vinayakb · 13 years ago
  25. 42c7054 Merged r436:440 from trunk by vinayakb · 14 years ago
  26. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  27. 759fb5f Merged -r 330:354 from trunk by vinayakb · 14 years ago
  28. 350ce27 Merged in trunk@304:314 by vinayakb · 14 years ago
  29. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  30. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago
  31. 8024c92 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  32. e7388ac [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  33. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 14 years ago
  34. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  35. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  36. afbc779 Fixed eclipse .classpath files by vinayakb · 14 years ago
  37. 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
  38. 424e1ae Optimized in-memory sorting. Added Eclipse project files by vinayakb · 14 years ago
  39. 51d741a Fixed word count for presorted aggregation by vinayakb · 14 years ago
  40. 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