1. 3824135 Changed default re-attempts to 0 by vinayakb · 13 years ago
  2. 5e8ae46 Added waiting for all operators before calling event listener by vinayakb · 13 years ago
  3. 769cf65 Fixed NPE in Stagelet Completion. Added success flag to finishJoblet() call by vinayakb · 13 years ago
  4. 16f9be3 Added job event callback support by vinayakb · 13 years ago
  5. 636f8c9 Added Yasser's changes to get node id from INCApplicationContext by vinayakb · 14 years ago
  6. 757619f Merged hyracks_aqua_changes@405:431 into trunk by vinayakb · 14 years ago
  7. 072acae Merged in hyracks_scheduling branch by vinayakb · 14 years ago
  8. 0e8c683 Merged r294 from the hyracks_io_management branch by vinayakb · 14 years ago
  9. 09a3697 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago
  10. a2a965e Merged 229:231 from hyracks_online_aggregation branch by vinayakb · 14 years ago
  11. cdb4d69 Merged online_aggregation @186:220 by vinayakb · 14 years ago
  12. c110fd0 Added ITypeTrait interface to indicate statically know size of types. The BTree can now use this information (with the TypeAwareTupleWriter) to save space on field slots as follows. There are no more field slots for fixed-length types and the field slots for variable-length types are delta-compressed and encoded in a variable-byte format. by alexander.behm · 14 years ago
  13. 111f8d7 Added the ability to collect profile. Added REST Api to provide access to job state by vinayakb · 14 years ago
  14. b783142 Fixed empty connectors field in JSON by vinayakb · 14 years ago
  15. ffa596a Changed JobSpecification JSON to denormalize connection info by vinayakb · 14 years ago
  16. 505d291 Added profile reporting capability by vinayakb · 14 years ago
  17. 08dff68 Added counters by vinayakb · 14 years ago
  18. e437ae3 Added more descriptive information to operator start/finish logs by vinayakb · 14 years ago
  19. 3fa67de Optimized in-memory sorting. Added Eclipse project files by vinayakb · 14 years ago
  20. e3be0b6 Optimized Hadoop File Reader by vinayakb · 14 years ago
  21. 6435162 Added Partition Constraints to JSON by vinayakb · 14 years ago
  22. 6a42194 Refactored IOperatorNodePushable to be extended for multiple inputs by vinayakb · 14 years ago
  23. 088985f Added ITupleReference by vinayakb · 14 years ago
  24. 0164ba2 Added flush call to IFrameWriter by vinayakb · 14 years ago
  25. 7521be7 Added data accessors to help with binary data handling by vinayakb · 14 years ago
  26. 21f691f Removed getRegistry() calls from CC by vinayakb · 14 years ago
  27. c8d86de Added application support. Added examples. Added CLI by vinayakb · 14 years ago
  28. 30ba3d3 Refactored Hyracks into runtime/dataflow-common/dataflow-std/server by vinayakb · 14 years ago
  29. 59546c3 Refactored Hyarcks API into a separate Maven project by vinayakb · 14 years ago