1. 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
  2. 111f8d7 Added the ability to collect profile. Added REST Api to provide access to job state by vinayakb · 14 years ago
  3. b783142 Fixed empty connectors field in JSON by vinayakb · 14 years ago
  4. ffa596a Changed JobSpecification JSON to denormalize connection info by vinayakb · 14 years ago
  5. 505d291 Added profile reporting capability by vinayakb · 14 years ago
  6. 08dff68 Added counters by vinayakb · 14 years ago
  7. e437ae3 Added more descriptive information to operator start/finish logs by vinayakb · 14 years ago
  8. 3fa67de Optimized in-memory sorting. Added Eclipse project files by vinayakb · 14 years ago
  9. e3be0b6 Optimized Hadoop File Reader by vinayakb · 14 years ago
  10. 6435162 Added Partition Constraints to JSON by vinayakb · 14 years ago
  11. 61242ac1 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  12. e89f67d [maven-release-plugin] prepare release hyracks-0.1.2 by vinayakb · 14 years ago
  13. 6a42194 Refactored IOperatorNodePushable to be extended for multiple inputs by vinayakb · 14 years ago
  14. 088985f Added ITupleReference by vinayakb · 14 years ago
  15. 0164ba2 Added flush call to IFrameWriter by vinayakb · 14 years ago
  16. 3e83505 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  17. f76c937 [maven-release-plugin] prepare release hyracks-0.1.1 by vinayakb · 14 years ago
  18. 7521be7 Added data accessors to help with binary data handling by vinayakb · 14 years ago
  19. 0fbb5f2 Added parent POM info by vinayakb · 14 years ago
  20. 97785f4 Added distribution management. Bumped version to 0.1.1-SNAPSHOT by vinayakb · 14 years ago
  21. 21f691f Removed getRegistry() calls from CC by vinayakb · 14 years ago
  22. c8d86de Added application support. Added examples. Added CLI by vinayakb · 14 years ago
  23. 30ba3d3 Refactored Hyracks into runtime/dataflow-common/dataflow-std/server by vinayakb · 14 years ago
  24. 59546c3 Refactored Hyarcks API into a separate Maven project by vinayakb · 14 years ago