1. e9de870 Brought inverted index back to a workable state for fuzzy queries after recent merges. by alexander.behm · 13 years ago
  2. a60b310 Fixed JobGenHelper whose changes vanished during the last merge. by alexander.behm · 13 years ago
  3. c2ce3d2 Merged hyracks_asterix_stabilization r1431:r1453. by alexander.behm · 13 years ago
  4. c03fb07 Applied changes from Alex's code review by vinayakb · 13 years ago
  5. bce73d5 Merged hyracks_algebricks_cleanup -r 1442:1443 by vinayakb · 13 years ago
  6. 7849b01 Refactored groupby operators by vinayakb · 13 years ago vault/hyracks_algebricks_cleanup
  7. 267bd8e Merged hyracks_algebricks_cleanup -r 1435:1440 by vinayakb · 13 years ago
  8. 176d486 Removed empty folder by vinayakb · 13 years ago
  9. 6374d3d Ignored Eclipse files by vinayakb · 13 years ago
  10. 057cd25 Split algebricks into finer projects by vinayakb · 13 years ago
  11. 061f25b Renamed algebricks runtime package by vinayakb · 13 years ago
  12. 38b7bcf Refactored JobSpecification by vinayakb · 13 years ago
  13. ccb2b8b Merged hyracks_asterix_stabilization r1357:r1429. by alexander.behm · 13 years ago
  14. 8ff4bb8 Added JavaDocs for client visible code. by vinayakb · 13 years ago
  15. 1979b9c Re-created branch for algebricks cleanup by vinayakb · 13 years ago
  16. 2fdf338 Merged hyracks_algebricks_cleanup -r 1419:1420 by vinayakb · 13 years ago
  17. 16c0011 Added more helper functions. by alexander.behm · 13 years ago
  18. 7975273 Fixed erroneous sharing of object with IPC message by vinayakb · 13 years ago
  19. 02496a6 Fixed Assertion error when opening channels by vinayakb · 13 years ago
  20. 96bb3a2 Merged hyracks_asterix_stabilization -r 1417:1418 by vinayakb · 13 years ago
  21. 05fa48a Refactored some of the operators to separate operator descriptors from the node pushables by vinayakb · 13 years ago
  22. de814e6 Merged hyracks_asterix_stabilization_btree-fixes. by alexander.behm · 13 years ago
  23. 186ca5f Removed dependencies on hyracks-control-nc, as requested by Vinayak. by alexander.behm · 13 years ago vault/hyracks_asterix_stabilization_btree_fixes
  24. 798d1a8 Merged hyracks_asterix_stabilization. by alexander.behm · 13 years ago
  25. c8464f0 Fixed integration tests. by alexander.behm · 13 years ago
  26. 8572475 Undoing last commit, since it strangely added some unwanted files. Will give the merge anthoer try. by alexander.behm · 13 years ago
  27. 32a9a6b Merged hyracks_asterix_stabilization. by alexander.behm · 13 years ago
  28. 560e3c0 Completed rest of merge from hyracks_lsm_tree. by alexander.behm · 13 years ago
  29. ebf04ef Merged storage changes from hyracks_lsm_tree into this branch. Still need to merge integration tests. by alexander.behm · 13 years ago
  30. d78cdc2 Created branch for algebricks cleanup by vinayakb · 13 years ago
  31. 7480d9e Removed some irrelevant members. by alexander.behm · 13 years ago
  32. 10a477b Minor beauty fix related to forwarding input in index search operators. by alexander.behm · 13 years ago
  33. a9e7249 Created branch for selectively merging important BTree fixes from hyracks_lsm_tree into ultimately hyracks_asterix_stabilization. by alexander.behm · 13 years ago
  34. c716d88 Added message to assertion failure by vinayakb · 13 years ago
  35. 528206d Fixed double serialization. Added logging to serializer. by vinayakb · 13 years ago
  36. 78e2472 Minor fix. by alexander.behm · 13 years ago
  37. d7f0b2b Fixed number of fields in tuple builder when retainInput flag is set. by alexander.behm · 13 years ago
  38. 6cd1cdc Fixed bug in hash function to make sure that only non-negative values are returned by vinayakb · 13 years ago
  39. 15ded85 Added error reporting when connection is closed by vinayakb · 13 years ago
  40. 078a28e Merged hyracks_asterix_stabilization r:1352:1357. Added retainInput flag to index operators for implementing indexed nested-loop joins. by alexander.behm · 13 years ago
  41. ca1bcec Fixed a minor bug in the inverted-index search. by alexander.behm · 13 years ago
  42. 0306562 use sender side materialization policy for hash partitioning merging connector by buyingyi · 13 years ago
  43. 2bbf65c Fixed two minor bugs in the inverted index. by alexander.behm · 13 years ago
  44. 7beedb5 Improved rewrite rule for consolidating selects, such that selects can be pulled through assigns for consolidation. This also enables further consolidation of assigns. by alexander.behm · 13 years ago
  45. 4dbf803 Created branch for optimizing fuzzy queries. I need to change some code in Algebricks and Hyracks. by alexander.behm · 13 years ago
  46. f62a8de 1. check existence in add/addAll call in ListSet; 2. fix partition requirement coordinator: make sure different join branches have consistent variable ordering on partition keys by buyingyi · 13 years ago
  47. be33c4a Merged hyracks_dev_next -r 1321:1322 by vinayakb · 13 years ago
  48. 365ea9f Merged hyracks_dev_next -r 1314:1315 by vinayakb · 13 years ago
  49. aba4047 fix the wrong start offset: missing a '+ fieldSlotLength' by buyingyi · 13 years ago
  50. 725f3fc Added more logging to scheduler by vinayakb · 13 years ago
  51. 139e071 Disabled blocking on failure by vinayakb · 13 years ago
  52. c89ac27 Merged hyracks_dev_next -r 1291:1292, -r 1293:1310 by vinayakb · 13 years ago
  53. 0cc2e61 Created branch for stabilizing asterix by vinayakb · 13 years ago
  54. 84f714e [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago vault/hyracks_asterix_stabilization@1309 vault/hyracks_external_gby_fix@1331 vault/hyracks_optimized_sort@1327
  55. 1372ba4 [maven-release-plugin] prepare release hyracks-0.2.0 by vinayakb · 13 years ago hyracks-0.2.0@1289
  56. ee0f457 Merged hyracks_dev_next -r 1287 into trunk by vinayakb · 13 years ago
  57. 461d9e8 Added tuple reference to VariableReferenceExpression by vinayakb · 13 years ago
  58. 821ba1e Merged BufferCache changes from hyracks_lsm_tree. This should fix the NPE in syncWrite, and the all-pages-are-pinned issues. by alexander.behm · 13 years ago
  59. 3789e22 Fixed an incorrect initialization of the priority queue in external group operator. The bug may cause incorrect merging results. by jarodwen · 13 years ago
  60. 49457c3 Merged r 1258:1259 from hyracks_isolation by vinayakb · 13 years ago
  61. 1b41abc Ignored eclipse files by vinayakb · 13 years ago vault/hyracks_isolation
  62. bd1b38f Merged r 1256:1257 from hyracks_isolation by vinayakb · 13 years ago
  63. 9138872 Grouped hyracks-control-* under hyracks-control by vinayakb · 13 years ago
  64. 2ae8184 Created branch for developing VM isolation features by vinayakb · 13 years ago
  65. c084d0a Fixed erroneous equals() and hashCode() by vinayakb · 13 years ago
  66. 6a50f65 Merged Pouria's sort and join optimizations branch into hyracks_dev_next by vinayakb · 13 years ago
  67. 092095a Removed unused data files by vinayakb · 13 years ago vault/hyracks_sort_join_opts
  68. 8f5a769 Merged hyracks_dev_next -r 601:1246 by vinayakb · 13 years ago
  69. 41974f0 Integrated more native MR operators and a Shuffle Connector by vinayakb · 13 years ago
  70. 3b263b1 Added ability to get the network address of an NC at a client by vinayakb · 13 years ago
  71. a213c7e Made file deletes during cleanup asynchronous by vinayakb · 13 years ago
  72. f535cbd Fixed issue #60 on incorrect aggregate state initialization. by jarodwen · 13 years ago
  73. 951d09c Changed get/setMaxAttempts() to get/setMaxReattempts() by vinayakb · 13 years ago
  74. ac91fe5 Changed default web port to 16001 by vinayakb · 13 years ago
  75. 99c4cca Fixed concurrent access to taskMap in Joblet by vinayakb · 13 years ago
  76. f6df6e4 Fixed NPE on fail when other failures occur by vinayakb · 13 years ago
  77. 5b85745 Added the ability for connectors to indicate source partitions that make it to a given target by vinayakb · 13 years ago
  78. 35edf85 Added the ability to retry connections on failure to connect by vinayakb · 13 years ago
  79. dc2e514 Improved task attempt lookup in job scheduler by vinayakb · 13 years ago
  80. 0be3ba9 Changed default hyracks web port to 16001 by vinayakb · 13 years ago
  81. dcfbfbb Fixed issues on Mac OS X by vinayakb · 13 years ago
  82. 6d92ffd Added IPC statistics to admin console by vinayakb · 14 years ago
  83. e491c35 Removed unused file and fixed AbstractMultiNCIntegrationTest to be abstract. by vinayakb · 14 years ago
  84. 77a6709 Minor changes by vinayakb · 14 years ago
  85. 509eaeb Removed unused helper methods by vinayakb · 14 years ago
  86. 4c35f4c Renamed the abstract multi-nc test class to avoid being tested (so failed) on asterix-cluster (maven 2.2.1). This bug is not exposed when using maven 3.0.3. by jarodwen · 14 years ago
  87. a7bb092 Added tests for the locality-aware connectors. by jarodwen · 14 years ago
  88. 30b9aff Fixed markup bug in Page Details code by vinayakb · 14 years ago
  89. fd8a7c7 Added map-based connector. by jarodwen · 14 years ago
  90. 70b63e2 Added support code for JobDetails page in admin console by vinayakb · 14 years ago
  91. de834f0 Minor Refactoring of IPCConnectionManager by vinayakb · 14 years ago
  92. 28270d1 fix a memory recycle issue in sorter's memory manager by buyingyi · 14 years ago
  93. e417351 fix the memory recycle issue in FrameSorter by buyingyi · 14 years ago
  94. 4414c02 Reduced object construction in message handling by vinayakb · 14 years ago
  95. 0cd78eb Fixed erroneous removal of application by vinayakb · 14 years ago
  96. 4492225 Added more node information to admin console by vinayakb · 14 years ago
  97. 29e62b5 Added tabs to node details page by vinayakb · 14 years ago
  98. 31970ed Added network charts. Added system information. by vinayakb · 14 years ago
  99. 4e8fe23 Removed jqplot. Replaced it with flot. by vinayakb · 14 years ago
  100. 6a43513 Added CC info to ICCContext. by vinayakb · 14 years ago