1. a7ee757 merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234; merge -r 3209:3233 from trunk by buyingyi · 12 years ago
  2. 88b4d32 Supply only frame size to NetworkOutputChannel not the whole context. by madhusudancs@gmail.com · 12 years ago
  3. c03819b Update Java version to 1.7 in the pom.xml files that were added in this branch. by madhusudancs@gmail.com · 12 years ago
  4. dca02da Update hyracks api version to 0.2.3-SNAPSHOT. by madhusudancs@gmail.com · 12 years ago
  5. 4bb03e9 Revert the hyracks version to 0.2.2 for all the packages. by madhusudancs@gmail.com · 12 years ago
  6. 82d17f7 Reimplement the DatasetNetworkInputChannel using the IInputChannel interface instead of creating a new interface defintion. by madhusudancs · 12 years ago
  7. 18143eb Refactor IInputChannel.open method to take IHyracksCommonContext as the parameter instead of IHyracksTaskContext. by madhusudancs · 12 years ago
  8. 9b0469f Implement a network input channel for dataset clients to read the results over the network. by madhusudancs · 12 years ago
  9. 7d57868 Create a new project called hyracks-comm and move the network channel communication related code there. by madhusudancs · 12 years ago