1. 137fc3b Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  2. 367756a Changes to support Feeds 2.0 (random partitioning of tuples) by ramangrover29 · 10 years ago
  3. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 10 years ago
  4. 0e5d531 Algebricks fix for issue 873. by Yingyi Bu · 10 years ago
  5. 9a8ab49 Fix the HashFunction Bug in OptimizedHybridHashJoinOperatorDescriptor by JavierJia · 10 years ago
  6. fac0d34 1. Fix the "writerCount!=0 during component flushing" issue by Yingyi Bu · 10 years ago
  7. 7f7c573 Add a flag for LSM-based indices to indicate whether force pages to disk devices during flush and merge. by buyingyi · 10 years ago
  8. 9b9f7c5 Range connector update with order by hint. by Eldon Carman · 10 years ago
  9. ad0fd0a Fixing LSMHarness issue. by hubailmor@gmail.com · 10 years ago
  10. ec8d7a2 Issue 867: Handle delimited files using CR-only line separators by Chris Hillery · 10 years ago
  11. 12bab0d Allow retries on IPCSystem.getHandle(). by Chris Hillery · 10 years ago
  12. 81b1501 This change allows setting a local ordering property for assign operators. it is needed when variables that are created in the assign operator are sorted by Abdullah Alamoudi · 10 years ago
  13. 9b3b546 - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  14. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  15. 97acfe5 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  16. 0c62ede [maven-release-plugin] prepare release fullstack-0.2.15 by Ian Maxon · 10 years ago fullstack-0.2.15
  17. 0bad0f5 avoid duplication of Pointable code in SerializerDeserializer by Till Westmann · 10 years ago
  18. 5dc4d2e Adding hash join logging comments. by Eldon Carman · 10 years ago
  19. 8049073 Fix for issue 771 - removed FieldLengthIgnoring comparators and added field length check in Pointable comparator by Ildar Absalyamov · 10 years ago
  20. d000771 Add ability to configure network ports for NCs and CC. by Chris Hillery · 10 years ago
  21. 3d990f0 Added a new method to switch LSM component state by hubailmor@gmail.com · 10 years ago
  22. e82f811 Add license info so it is visible to maven by Ian · 10 years ago
  23. a4e52b0 Moved MaterializeOperator and NestedSubplanToJoinRule to Hyracks. by Eldon Carman · 10 years ago
  24. ddac3af Add ByteArrayPointable datatype. by JavierJia · 10 years ago
  25. 7855edc Fix issue 138 by Ian · 10 years ago
  26. 62b22d1 Added a method to check current LSM component status by hubailmor@gmail.com · 10 years ago
  27. ce8ee31 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  28. db37e07 [maven-release-plugin] prepare release fullstack-0.2.14 by Ian Maxon · 10 years ago fullstack-0.2.14
  29. 15a7d14 This change list includes several fixes: by buyingyi · 10 years ago
  30. b6e2352 Changes to fix issue 803 by Young-Seok · 10 years ago
  31. e35715f Changes to fix issue 802 by Young-Seok · 10 years ago
  32. eee859a Change default Hadoop version to 2.2.0 by Ian · 10 years ago
  33. 6cbcf01 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  34. 1f30d4e [maven-release-plugin] prepare release fullstack-0.2.13 by Ian Maxon · 10 years ago fullstack-0.2.13
  35. 4a5d8ff Fixed CSV parser to recognize quote and delimiter inside a string. by Taewoo Kim · 10 years ago
  36. 486b792 - Added Tokenize Operator in addition to the bulkload operator changes that were made by Zachary Heilbron. by Taewoo Kim · 10 years ago
  37. f6596f2 Added replicate operator with materialization by icetindil · 10 years ago
  38. 0b17175 Adding virtual pages to BufferCache for lsm-on-hdfs by Ian · 11 years ago
  39. a3da3e9 Changes to allow having the no-merge policy as an option in asterix. by salsubaiee · 11 years ago
  40. 46fee83 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 11 years ago
  41. ff2ef98 [maven-release-plugin] prepare release fullstack-0.2.12 by Ian Maxon · 11 years ago fullstack-0.2.12
  42. 63e354a Several bug fixes in HHJ, NLJ, and tokenizer by icetindil · 11 years ago
  43. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 11 years ago
  44. fe9bf23 Add Shutdown via API to Hyracks by Ian · 11 years ago
  45. 40508e8 Adding external indexes by Abdullah Alamoudi · 11 years ago
  46. 0622e8e Several major changes in hyracks: by Yingyi Bu · 11 years ago
  47. f53df34 reduced communication during result distribution by Till Westmann · 11 years ago
  48. 07e87bd start WorkQueue at the end of CC startup by Till Westmann · 11 years ago
  49. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 11 years ago
  50. efab69f making edit-distance-contains() work with lists by icetindil · 11 years ago
  51. ffc6769 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_731 by icetindil · 11 years ago
  52. ba041e5 addressed code review comments by icetindil · 11 years ago
  53. ffe96a2 Various bug and performance fixes for the lsm indexes. by salsubaiee · 11 years ago
  54. 1d41aa9 added a new search modifier for fuzzy contains queries by icetindil · 11 years ago
  55. 86a05f3 Code performance readability update for JSON partition constraints. by Eldon Carman · 11 years ago
  56. 8f649ae Made the JSON output more readable. by Eldon Carman · 11 years ago
  57. 6b3c861 Added constraints to the operator JSON. by Eldon Carman · 11 years ago
  58. c6ed403 Fixed inverted index bulkLoading issue by copying missing data from lastTupleBuilder to lastTuple by ildar.absalyamov · 11 years ago
  59. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 11 years ago
  60. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 11 years ago
  61. 74c88c4 Fix a bug related to merges in LSMRTree by Abdullah Alamoudi · 11 years ago
  62. 3ec1230 Removed unwanted test output files; updated .gitignore by Chris Hillery · 11 years ago
  63. e5f5676 Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  64. 47058a0 adressed code review comments by icetindil · 11 years ago
  65. c5ed7d6 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size by icetindil · 11 years ago
  66. 0ac066e Merge branch 'master' into westmann/nljoin by Till Westmann · 11 years ago
  67. e82193f Fix the LSM Rtree force modify by Abdullah Alamoudi · 11 years ago
  68. a91842e LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  69. 7ca932f fix for issue #732 by icetindil · 11 years ago
  70. a9f5953 Merge branch 'master' into westmann/nljoin by Till Westmann · 11 years ago
  71. a0f19b1 Merge remote-tracking branch 'origin/master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  72. 957933f changes to fix issue 727 by Young-Seok · 11 years ago
  73. 48851f5 fix issue 130 thanks to patch from Till by Zachary Heilbron · 11 years ago
  74. 0552c4a small improvements - scan disk files less often - some small cleanup by Till Westmann · 11 years ago
  75. 1be44df Ensure batchSize is at least 1 in all cases by Chris Hillery · 11 years ago
  76. 4077fd8 Ensure batchSize > 0 even when running with very many CPU cores by Chris Hillery · 11 years ago
  77. 6237e7a Merge branch 'master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  78. b531ce3 Explicit dependency on JUnit 4.8.1 where necessary to build by Chris Hillery · 11 years ago
  79. dd3096e Merge branch 'master' of https://code.google.com/p/hyracks into ceej/tiered-tests by Chris Hillery · 11 years ago
  80. 4fc647c Consolidate surefire config into top-level pom by Chris Hillery · 11 years ago
  81. 08c72ab Use JUnit 4.8; example of profiles for slow tests by Chris Hillery · 11 years ago
  82. 8410791 Copy of Yingyi's FrameTupleAppender. The new version adds a method to append fields directly into the frame. The user must use a new constructor to enable use of this method. by Eldon Carman · 11 years ago
  83. 8b8ce9c Fixed an issue in the prefix merge policy where the components are looked at in the wrong order. by salsubaiee · 11 years ago
  84. d346d3e fix merge issue 131 in LSM R-Tree and LSM Inverted Index by Abdullah Alamoudi · 11 years ago
  85. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  86. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  87. 29502a0 Added Maven Central repository explicitly by Vinayak Borkar · 11 years ago
  88. 7c314db Merge branch 'zheilbron/hyracks_msr_demo' of https://code.google.com/p/hyracks into zheilbron/hyracks_msr_demo by salsubaiee · 11 years ago
  89. 7f891e0 a fix for asterix issue 633. by salsubaiee · 11 years ago
  90. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  91. 2a840cc Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  92. 6f6cd16 remove extra method by pouria.pirzadeh · 11 years ago
  93. 7b426df merge master to fix-mem branch by pouria.pirzadeh · 11 years ago
  94. 3d94fc5 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  95. 8178fc0 Fixing Methods signature by pouria.pirzadeh · 11 years ago
  96. 8736768 fix parsing of actual 64-bit values by Till Westmann · 11 years ago
  97. dc9db57 support heterogenous cluster by Yingyi Bu · 11 years ago
  98. f6600f6 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  99. dba399d merge master by buyingyi · 11 years ago
  100. fbf80a9 Merge branch 'master' of https://code.google.com/p/hyracks by buyingyi · 11 years ago