1. 6cbcf01 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  2. 1f30d4e [maven-release-plugin] prepare release fullstack-0.2.13 by Ian Maxon · 10 years ago fullstack-0.2.13
  3. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  4. f6596f2 Added replicate operator with materialization by icetindil · 10 years ago
  5. c818741 Consider opaqueParameters in AbstractFunctionCallExpression equals&hashcode methods to make casting operators with the same argument distinguishable by Ildar Absalyamov · 10 years ago
  6. bf664f4 Adding plot of Algebricks plan by kereno · 10 years ago
  7. 46fee83 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  8. ff2ef98 [maven-release-plugin] prepare release fullstack-0.2.12 by Ian Maxon · 10 years ago fullstack-0.2.12
  9. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 10 years ago
  10. c6d9386 1. make limit operator work in nested plan by Yingyi Bu · 10 years ago
  11. 40508e8 Adding external indexes by Abdullah Alamoudi · 10 years ago
  12. 26c6bb6 1. fix asterixdb issue 782 by Yingyi Bu · 10 years ago
  13. 4191a5f The Hyracks issue #137 shows a hard coded value. The solution was to create a by Eldon Carman · 10 years ago
  14. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  15. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 10 years ago
  16. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  17. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 11 years ago
  18. e5f5676 Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  19. 41de8d1 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size by icetindil · 11 years ago
  20. 7ca932f fix for issue #732 by icetindil · 11 years ago
  21. aa9879d better pretty printing by Till Westmann · 11 years ago
  22. 6237e7a Merge branch 'master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  23. b531ce3 Explicit dependency on JUnit 4.8.1 where necessary to build by Chris Hillery · 11 years ago
  24. dd3096e Merge branch 'master' of https://code.google.com/p/hyracks into ceej/tiered-tests by Chris Hillery · 11 years ago
  25. 4fc647c Consolidate surefire config into top-level pom by Chris Hillery · 11 years ago
  26. 21a3711 fixing issue #352 by icetindil · 11 years ago
  27. 87a9555 re-create a constructor for AlgebricksOptimizationContext that takes the "old" parameters by Till Westmann · 11 years ago
  28. c47e5b3 pretty print more expressions by Till Westmann · 11 years ago
  29. 500b25b add visitor to pretty-print expressions by Till Westmann · 11 years ago
  30. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  31. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  32. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  33. 6a30f60 removed repetitive comment by ramangrover29 · 11 years ago
  34. f4e8743 formatting by Raman Grover · 11 years ago
  35. 8108472 reformatting by Raman Grover · 11 years ago
  36. d020cea ensure proper partitioning strategy for operators beneath datasourcescan by zheilbron · 11 years ago
  37. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  38. 249f480 Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  39. df9830b reverted the change of removing adjacent exchange operators by JArod · 11 years ago
  40. 2f1f1df Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  41. 7d85059 Fixed the incorrect exchange merging introduced by the previous commit; by JArod · 11 years ago
  42. 486adf9 Fixed a bug on omitted order by columns when added an exchange operator by JArod · 11 years ago
  43. af6f94c Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  44. 6f95cab do not apply PullSelectOutOfEqJoin for LOJ by icetindil · 11 years ago
  45. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  46. c7389ac ensure limits are copied down as far as possible and not through select operators by zheilbron · 11 years ago
  47. fa70521 don't inline non-functional functions by zheilbron · 11 years ago
  48. cec8edf disable common subexpression elimination for non-functional functions by zheilbron · 11 years ago
  49. 4c0246e minor cleanup on ETS operator by zheilbron · 11 years ago
  50. c914bb3 add call to get operator tag in ILogicalOperator by zheilbron · 11 years ago
  51. 31a29b7 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  52. c03435d checkpoint: addressed Vinayak's review comments by JArod · 11 years ago
  53. 465f68b merged master back by JArod · 11 years ago
  54. 3a46c70 merge from master by Raman Grover · 11 years ago
  55. 9e4aeab Merge remote-tracking branch 'origin' into yingyi/fullstack_fix by buyingyi · 11 years ago
  56. 05fedfc checkpoint: fixed a issue when introducing the HashMergeExcnahge but by JArod · 11 years ago
  57. ece0fd1 checkpoint: added support on running aggregation using group-by runtime. by JArod · 11 years ago
  58. dc7fba3 Revert "Merge branch 'alamouda/adding-external-indexes'" by Abdullah Alamoudi · 11 years ago
  59. 0b9ac53 support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one by buyingyi · 11 years ago
  60. 1471549 fix the cache miss problem in the sort merge reader by buyingyi · 11 years ago
  61. a0cd684 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  62. 50c0998 Merge branch 'alamouda/adding-external-indexes' by Abdullah Alamoudi · 11 years ago
  63. c5fdf1b Bug fixes by Abdullah Alamoudi · 11 years ago
  64. a1373fd make more rules aware of non-functional functions by zheilbron · 11 years ago
  65. 0b4151a properly check function and all of its arguments to see whether it's functional or not by zheilbron · 11 years ago
  66. 0f2e2f0 expose whether a function is functional or not by zheilbron · 11 years ago
  67. 0fa1f5d Revert a change that was done by mistake during a previous merge. by salsubaiee · 11 years ago
  68. 35e53fd checkpoint for positional var debug by JArod · 11 years ago
  69. 77aad6b try to fix memory leak issue by JArod · 11 years ago
  70. 12a200b Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  71. 31f0cb5 Merge master into salsubaiee/master_lsm. by salsubaiee · 11 years ago
  72. ff23982 Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  73. 78e8552 Merge branch 'salsubaiee/master_flush_frames_in_feeds_rapidly' by salsubaiee · 11 years ago
  74. 5b061f3 Removed uneeded check. by salsubaiee · 11 years ago
  75. e24e0af Make sure we flush a frame if there is only a single tuple. by salsubaiee · 11 years ago
  76. 7094c61 Fix a bug in the assign operator when the frame has 1 tuple or less by salsubaiee · 11 years ago
  77. 58b9774 changed assign and project ops in insert/delete plan to flush frames without waiting. by salsubaiee · 11 years ago
  78. ca109a4 Make sure we flush a frame if there is only a single tuple. by salsubaiee · 11 years ago
  79. 7ff02dc Fix a bug in the project operator when the frame has 1 tuple or less by salsubaiee · 11 years ago
  80. da7e21b Merge branch 'master' into dev/hyracks_msr by zheilbron · 11 years ago
  81. bca89a6 Make sure we flush a frame if there is only a single tuple. by salsubaiee · 11 years ago
  82. c31f9df Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  83. 6823c39 Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  84. ba111c9 add a rule to eliminate empty-key gby by buyingyi · 11 years ago
  85. aebe2cb add a rule to converet left outer join to inner join by buyingyi · 11 years ago
  86. 7f5ff0f add a rule to converet left outer join to inner join by buyingyi · 11 years ago
  87. 3b22171 merge from zheilbron/hyracks_msr by ramangrover29 · 11 years ago
  88. 131fe50 Merge branch 'master' into jarodwen/features/positionvar by JArod · 11 years ago
  89. 3b48ca5 Fix a bug in the assign operator when the frame has 1 tuple or less by salsubaiee · 11 years ago
  90. b0de3cd checkpoint #2: passed all tests for offset-based-indexing unnest. by JArod · 11 years ago
  91. 074dcbb checkpoint for supporting offset-based-indexing-unnest. by JArod · 11 years ago
  92. 0f63d8b [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  93. 8b301e7 [maven-release-plugin] prepare release fullstack-0.2.9 by buyingyi · 11 years ago
  94. 585abfa [maven-release-plugin] rollback the release of fullstack-0.2.9 by buyingyi · 11 years ago
  95. 1cf801c [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago
  96. 8ef21fa [maven-release-plugin] prepare release fullstack-0.2.9 by buyingyi · 11 years ago
  97. 6927a50 changed assign and project ops in insert/delete plan to flush frames without waiting. by salsubaiee · 11 years ago
  98. 8e1c4db Removed sort in insert plans. by salsubaiee · 11 years ago
  99. 1cdf25c fix the execution mode of operators and the location constraint of algebricks meta operator by buyingyi · 11 years ago
  100. aeba25c [maven-release-plugin] prepare for next development iteration by buyingyi · 11 years ago