1. 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
  2. 23bd6ef Release Apache AsterixDB 0.9.4 and 0.3.4 by AsterixDB Jenkins · 6 years ago
  3. 6453ecf [NO ISSUE] Incremental cleanup of deprecated exception ctors by Michael Blow · 6 years ago
  4. 914be5a [NO ISSUE][RT] follow IFrameWriter protocol in SplitOperatorDescriptor by Abdullah Alamoudi · 7 years ago
  5. cd53e88 Merge release 0.9.3 into master by Ian Maxon · 7 years ago
  6. 10e5ad1 [ASTERIXDB-2244][RT] Implement micro union-all operator by Dmitry Lychagin · 7 years ago
  7. cb9ca97 [ASTERIXDB-2256] Reformat sources using code format template by Michael Blow · 7 years ago
  8. bfa06f8 [NO ISSUE] Misc logging cleanup by Michael Blow · 7 years ago
  9. 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
  10. 769fdbd Release Apache AsterixDB 0.9.3 and 0.3.3 by AsterixDB Jenkins · 7 years ago
  11. ed46938 [ASTERIXDB-2149] Enable multiple normalized keys in sort by luochen01 · 7 years ago
  12. e5a6542 [ASTERIXDB-2169][STO][TX] Unblock modifications during full scan by Abdullah Alamoudi · 7 years ago
  13. a3c4776 Merge release 0.9.2, Advance to 0.9.3-SNAPSHOT by Ian Maxon · 7 years ago
  14. 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
  15. 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
  16. 6ea45c8 [ASTERIXDB-1812][RT] Budget the memory usage for pre-clustered group-by. by Yingyi Bu · 7 years ago
  17. bf1aea2 [ASTERIXDB-1897][COMP][RT] Fix complex group-by. by Yingyi Bu · 7 years ago
  18. 0707566 [ASTERIXDB-2008][CLUS] Only add pending removal if node known by Abdullah Alamoudi · 7 years ago
  19. 8cf8be6 Support IFrameWriter contract check. by Till Westmann · 7 years ago
  20. 735532e Separate index build from index access by Abdullah Alamoudi · 7 years ago
  21. f3953a2 Merge branch 'release-0.9.1' by Ian Maxon · 7 years ago
  22. 93b46c8 Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.1-rc2
  23. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 7 years ago
  24. 3b3319a Cleanup storage exceptions by Abdullah Alamoudi · 7 years ago
  25. 0407553 Fix transaction logs and optimize upserts by Abdullah Alamoudi · 8 years ago
  26. f7100f7 Let SPLIT operator work as expected by Taewoo Kim · 8 years ago
  27. 34f2384 ASTERIXDB-1791, ASTERIXDB-1796: fix failure handling in runtime operators. by Yingyi Bu · 8 years ago
  28. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  29. 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
  30. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  31. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  32. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  33. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  34. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  35. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  36. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  37. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  38. d49bc6e ASTERIXDB-1714: Eliminate dependency on org.json by Ian Maxon · 8 years ago
  39. 3d7ec2f Replace ProcessTupleException with factory method by Till Westmann · 8 years ago
  40. 8a29c5f Use a file to store the map from error codes to error messages. by Yingyi Bu · 8 years ago
  41. aee552c ASTERIXDB-1728: revert to version 20090211 of JSON lib by Till Westmann · 8 years ago
  42. 52671a2 Unify runtime type exceptions by using error code and message template. by Yingyi Bu · 8 years ago
  43. fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
  44. ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
  45. 76a4f9e Index-only plan step 2: Added SplitOperator by Taewoo Kim · 8 years ago
  46. 4b30d79 ASTERIXDB-1626: performance improvement for multiple global aggregates. by Yingyi Bu · 8 years ago
  47. 9747c4b Improve Test Classes by Abdullah Alamoudi · 8 years ago
  48. f8a882d Cleanup Versions In POM Files by Michael Blow · 8 years ago
  49. a3603ac Cast Record Before Insert for Open Indexes by Abdullah Alamoudi · 8 years ago
  50. cf7c452 Reduce object creation in Unnest. by Yingyi Bu · 8 years ago
  51. b0fe0ac Supports Left Outer Join and Left Outer Unnest in SQL++. by Yingyi Bu · 8 years ago
  52. 535d86b ASTERIXDB-1228: Add MISSING into the data model. by Yingyi Bu · 8 years ago
  53. b4c1fb0 Normalize XML Whitespace by Michael Blow · 8 years ago
  54. 6fcf88e ASTERIXDB-1415 Fix Feed Freeze with Indexed Dataset by Abdullah Alamoudi · 8 years ago
  55. 68914a9 ASTERIXDB-1407: let the build branch to broadcast for NestedLoopJoin. by Yingyi Bu · 8 years ago
  56. 6de6915 Move Hyracks to subfolder by Ian Maxon · 8 years ago