1. 80225e2 [ASTERIXDB-2286][COMP][FUN][HYR] Parallel Sort Optimization by Ali Alsuliman · 6 years ago
  2. 44a7523 Merge release-0.9.4 into master by Ian Maxon · 6 years ago
  3. 478eccb Advance version to AsterixDB 0.9.5-SNAPSHOT and Hyracks 0.3.5-SNAPSHOT by AsterixDB Jenkins · 6 years ago release-0.9.4-rc2
  4. 23bd6ef Release Apache AsterixDB 0.9.4 and 0.3.4 by AsterixDB Jenkins · 6 years ago
  5. 42a739a [ASTERIXDB-2442][FUN] substring() should return NULL if the operation cannot be performed by Dmitry Lychagin · 6 years ago
  6. d55da20 [NO ISSUE][OTH] Cleanup Redundant Type Cast by Murtadha Hubail · 6 years ago
  7. d94d505 [NO ISSUE][OTH] Cleanup Unnecessary Semicolons by Murtadha Hubail · 6 years ago
  8. 808b2cec [NO ISSUE][FUN] Fix string replace with negative limit by Dmitry Lychagin · 6 years ago
  9. 11f7c34 [ASTERIXDB-1130][STO]: JSON serialization for persisted objects by Murtadha Hubail · 6 years ago
  10. 5ff3230 [NO ISSUE]Introduce convenience methods for pointables by Abdullah Alamoudi · 6 years ago
  11. 23a1c29 [NO ISSUE][FUN] Implement reverse() function by Dmitry Lychagin · 7 years ago
  12. b1843b2 [NO ISSUE][STO] Misc fixes in storage by Abdullah Alamoudi · 7 years ago
  13. c8ba268 [ASTERIXDB-2305][FUN] replace() should not accept regular expressions by Dmitry Lychagin · 7 years ago
  14. 3278316 [NO ISSUE][TEST] Test flushing of empty component by Abdullah Alamoudi · 7 years ago
  15. cd53e88 Merge release 0.9.3 into master by Ian Maxon · 7 years ago
  16. cb9ca97 [ASTERIXDB-2256] Reformat sources using code format template by Michael Blow · 7 years ago
  17. 0948b24 Advance version to AsterixDB 0.9.4-SNAPSHOT and Hyracks 0.3.4-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.3-rc0
  18. 769fdbd Release Apache AsterixDB 0.9.3 and 0.3.3 by AsterixDB Jenkins · 7 years ago
  19. fbf3c0a [NO ISSUE][STO] Fix memory leaks in storage by Abdullah Alamoudi · 7 years ago
  20. 2b10c1c [NO ISSUE][RT] Remove Hard Memory Limit in ByteArrayAccessibleOutputStream by Murtadha Hubail · 7 years ago
  21. a3c4776 Merge release 0.9.2, Advance to 0.9.3-SNAPSHOT by Ian Maxon · 7 years ago
  22. 92a9a65 Advance version to AsterixDB 0.9.3-SNAPSHOT and Hyracks 0.3.3-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.2-rc0
  23. a968d53 Release Apache AsterixDB 0.9.2 and 0.3.2 by AsterixDB Jenkins · 7 years ago apache-asterixdb-0.9.2 apache-hyracks-0.3.2
  24. b879175 [ASTERIXDB-2039][OTH] Log Http Server direct memory budget by Abdullah Alamoudi · 7 years ago
  25. 46b5449 [ASTERIXDB-2031][HYR] Kill NC when shutdwon hangs by Abdullah Alamoudi · 7 years ago
  26. 423d406 Add Disk Component Scan operation for primary LSM index by luochen01 · 7 years ago
  27. 93b46c8 Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT by AsterixDB Jenkins · 8 years ago release-0.9.1-rc2
  28. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 8 years ago
  29. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  30. 910303b Enable commit runtime extension by Abdullah Alamoudi · 8 years ago
  31. 56189fb ASTERIXDB-1778: Optimize the edit-distance-check function by Taewoo Kim · 8 years ago
  32. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  33. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  34. def643d [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc2 by Ian Maxon · 8 years ago apache-hyracks-0.3.0 apache-hyracks-0.3.0-rc2
  35. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  36. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  37. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  38. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  39. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  40. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  41. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  42. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  43. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  44. 90cdbac Change the API for writing and reading metadata pages by Abdullah Alamoudi · 8 years ago
  45. c49405a Full-text implementation step 3 by Taewoo Kim · 8 years ago
  46. 44cef24 Full-text implementation step 1 by Taewoo Kim · 8 years ago
  47. d810df7 Removed some new byte[] creation and implemented explicit resource release by Taewoo Kim · 8 years ago
  48. 1170755 ASTERIXDB-1746: no excessive new byte[] allocation during a record build by Taewoo Kim · 8 years ago
  49. fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
  50. ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
  51. f39ccd0 Add string function repeat and split. by Yingyi Bu · 8 years ago
  52. fdc71eb Add several builtin functions. by Yingyi Bu · 8 years ago
  53. 380b0a2 Merge Formatting Changes From Maven Release Plugin by Michael Blow · 8 years ago
  54. f8a882d Cleanup Versions In POM Files by Michael Blow · 8 years ago
  55. bce1888 Sonar fixes and other clean up items. by Preston Carman · 8 years ago
  56. 2da62dc Cleanup Test Dependencies by Michael Blow · 8 years ago
  57. b4c1fb0 Normalize XML Whitespace by Michael Blow · 9 years ago
  58. f29b26f Refactored the AbstractComparisonEvaluator. by Preston Carman · 9 years ago
  59. 6de6915 Move Hyracks to subfolder by Ian Maxon · 9 years ago