1. 54f7c9f ASTERIXDB-1915: make dataset files uniformly distributed among io devices. by Yingyi Bu · 8 years ago
  2. 735532e Separate index build from index access by Abdullah Alamoudi · 8 years ago
  3. b059587 Add getURL Accessor To IApplicationConfig by Michael Blow · 8 years ago
  4. 81a346c Set GlobalJobDataFactory on JobSpec by Till Westmann · 8 years ago
  5. e0e85a3 Cleanup Logging, Report Joined Nodes, Misc Cleanup by Michael Blow · 8 years ago
  6. f3953a2 Merge branch 'release-0.9.1' by Ian Maxon · 8 years ago
  7. 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
  8. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 8 years ago
  9. 3b3319a Cleanup storage exceptions by Abdullah Alamoudi · 8 years ago
  10. f2c6c7a ASTERIXDB-1838 Fix SuperActivityOperatorNodePushable by Abdullah Alamoudi · 8 years ago
  11. 05e4256 Fix Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
  12. 1fb232d Support -version Argument For CC/NC Drivers by Michael Blow · 8 years ago
  13. 5f5bc4b Add Active Partition Event Message by Abdullah Alamoudi · 8 years ago
  14. c4eb656 Index-only plan step 3: Top-down Select and Join transformation rule by Taewoo Kim · 8 years ago
  15. 306fccb Shutdown ActiveManager Before Killing Thread Executors by Michael Blow · 8 years ago
  16. d8a6c71 Deferred result delivery improvements by Till Westmann · 8 years ago
  17. 9d69d1b Detect IO errors before NullPointerException by Abdullah Alamoudi · 8 years ago
  18. b1575d8 ErrorCode Map Initialization Needs To Be Thread Safe by Michael Blow · 8 years ago
  19. ebbc4dd Rename Class Helper and cleanup ICCApplication interface by Abdullah Alamoudi · 8 years ago
  20. 953eb96 Unify structure of Cluster Controller and Node Controller by Abdullah Alamoudi · 8 years ago
  21. c0785b3 Config Cleanup, Update Docs by Michael Blow · 8 years ago
  22. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  23. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  24. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  25. abe26f0 slightly shorter toString() by Till Westmann · 8 years ago
  26. 3c764a4 Handle error conditions in the /query/result API by Till Westmann · 8 years ago
  27. bcdc2ab Fix Race Condition in Hyracks/AlgebricksException by Michael Blow · 8 years ago
  28. c05f015 Handle error conditions in the /query/status API by Till Westmann · 8 years ago
  29. 34f2384 ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators. by Yingyi Bu · 8 years ago
  30. 0f4a25b Various fixes for Windows NCService by Ian Maxon · 8 years ago
  31. 55dd6ff Add integration tests for Hyracks' HTTP APIs by Till Westmann · 8 years ago
  32. 34ee333 ASTERIXDB-1747 Implemented full lifecycle capabilities for pre-distributed jobs by Steven Glenn Jacobs · 8 years ago
  33. 650b608 Add error message for malformed job ids. by Till Westmann · 8 years ago
  34. 1d8e684 Truncate a temporary file before deleting it. by Taewoo Kim · 8 years ago
  35. 392bbbc Fix async result delivery by Till Westmann · 8 years ago
  36. 4bd3f58 Fix ASTERIXDB-1776 by Ian Maxon · 8 years ago
  37. 38553c0 Random cleanup by Till Westmann · 8 years ago
  38. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  39. 9d30640 Minor cleanups for JobManager and ICCApplicationContext. by Yingyi Bu · 8 years ago
  40. e0c232d Implements concurrent query management support. by Yingyi Bu · 8 years ago
  41. f1bd784 Merge release-0.8.9 branch into master by Ian Maxon · 8 years ago
  42. d5118b0 AQLPlus Refactoring 1: add a new rule controller by Taewoo Kim · 8 years ago
  43. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  44. 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
  45. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  46. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  47. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  48. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  49. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  50. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  51. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  52. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  53. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  54. 8586cd4 Fix ASF license headers. by Yingyi Bu · 8 years ago
  55. 6a2708f Full-text implementation step 4 by Taewoo Kim · 8 years ago
  56. 69ab91a 2 small fixes for the transition to jackson by Till Westmann · 8 years ago
  57. d49bc6e ASTERIXDB-1714: Eliminate dependency on org.json by Ian Maxon · 8 years ago
  58. 3d7ec2f Replace ProcessTupleException with factory method by Till Westmann · 8 years ago
  59. 8a29c5f Use a file to store the map from error codes to error messages. by Yingyi Bu · 8 years ago
  60. 8b2acee ASTERIXDB-1556, ASTERIXDB-1733: Hash Group By and Hash Join conform to the memory budget by Taewoo Kim · 8 years ago
  61. 03e940a Supports flexible degree of parallelism. by Yingyi Bu · 8 years ago
  62. 833f1f2 Prepare AsterixDB for Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
  63. 165121b Cleanup type exceptions and error messages in the compiler. by Yingyi Bu · 8 years ago
  64. 72aa1b7 Continue Cleaning Up File References and Splits by Abdullah Alamoudi · 8 years ago
  65. 163c3be Cleanup FileSplit and FileReference by Abdullah Alamoudi · 8 years ago
  66. aee552c ASTERIXDB-1728: revert to version 20090211 of JSON lib by Till Westmann · 8 years ago
  67. 52671a2 Unify runtime type exceptions by using error code and message template. by Yingyi Bu · 8 years ago
  68. 7b14477 Extract IPCIs out of ClusterControllerService by Abdullah Alamoudi · 8 years ago
  69. 9fbff01 Remove HyracksRootContext by Abdullah Alamoudi · 8 years ago
  70. fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
  71. 30c5959 fix some log levels by Till Westmann · 8 years ago
  72. ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
  73. 0309d51 tiny cleanup by Till Westmann · 8 years ago
  74. d97fa75 Wait For Metadata Registration Before Active, Etc. by Michael Blow · 8 years ago
  75. 1d9353b Fix potential hanging in op.initialize(). by Yingyi Bu · 8 years ago
  76. db6ff71 Misc Cleanup / Spelling Fixes by Michael Blow · 8 years ago
  77. 3b5c3c6 Audit work queue blocks/waits, AbstractWork Not Runnable by Michael Blow · 8 years ago
  78. ec893ca NC Shutdown Hangs On Stuck Work, Tweak Shutdown Timeouts by Michael Blow · 8 years ago
  79. 6927bfb avoid some exception wrapping by Till Westmann · 8 years ago
  80. be706d5 Parameter To Shutdown API to Terminate NC Services by Michael Blow · 8 years ago
  81. a001e46 HTTP API++: Threaddumps / CC / INI, Misc by Michael Blow · 8 years ago
  82. 11a0294 Small Cleanup Towards Fixing LifeCycle Issues by Abdullah Alamoudi · 8 years ago
  83. f902d66 Extend Cluster API Servlet, += Config / Stats by Michael Blow · 8 years ago
  84. 2b95d9a Refactor Messaging by Abdullah Alamoudi · 8 years ago
  85. 018ba9d Misc Cleanup, SonarQube Fixes by Michael Blow · 8 years ago
  86. fb7f4d3 Introduce MessagingNetworkManager for NC2NC AppMessaging by Murtadha Hubail · 8 years ago
  87. ab81748 Add Asterix Extension Manager by Yingyi Bu · 8 years ago
  88. e97dbe5 Update Commons-Httpclient Dep, Misc Cleanup by Michael Blow · 9 years ago
  89. f8a882d Cleanup Versions In POM Files by Michael Blow · 9 years ago
  90. a3603ac Cast Record Before Insert for Open Indexes by Abdullah Alamoudi · 9 years ago
  91. 7575785 Add Test NodeController, Test Data Generator, and Marker Logs by Abdullah Alamoudi · 9 years ago
  92. c1407ce add error code and string formatting to exception by Till Westmann · 9 years ago
  93. 2da62dc Cleanup Test Dependencies by Michael Blow · 9 years ago
  94. 171ff2f ASTERIXDB-1474: Cannot query dataset with big obj by Michael Blow · 9 years ago
  95. af21994 SONAR: Collection, misc fixes by Michael Blow · 9 years ago
  96. 535d86b ASTERIXDB-1228: Add MISSING into the data model. by Yingyi Bu · 9 years ago
  97. f04ba06 Improve Messaging Connector and Add Unit Tests by Abdullah Alamoudi · 9 years ago
  98. f7f44ce Remove PowerMock from asterix-external-data by Abdullah Alamoudi · 9 years ago
  99. 803a3a2 Add Unit Tests for Feed Runtime Input Handler by Abdullah Alamoudi · 9 years ago
  100. fba622b Cleanup Feed CodeBase by Abdullah Alamoudi · 9 years ago